Changeset 4152b92 in clfs-embedded for BOOK/bootable/mips
- Timestamp:
- Jan 9, 2007, 3:56:53 PM (18 years ago)
- Branches:
- master
- Children:
- bd39e7a
- Parents:
- a6b0b88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/mips/kernel.xml
ra6b0b88 r4152b92 50 50 <screen os="d6"><userinput>patch -Np1 -i ../linux-&linux-version;-squashfs-1.patch</userinput></screen> 51 51 52 <para os="d7">The following patch adds support for wireless routersto the kernel:</para>52 <para os="d7">The following patch backports the d80211 wireless stack to the kernel:</para> 53 53 54 <screen os="d8"><userinput>patch -Np1 -i ../linux-&linux-version;-bcm947xx-1.patch</userinput></screen> 54 <screen os="d8"><userinput>zcat ../linux-2.6.19-d80211-import-1.patch.gz | patch -Np1</userinput></screen> 55 56 <para os="d9">The following patch updates the bcm43xx-d80211 wireless module:</para> 57 58 <screen os="da"><userinput>zcat ../linux-2.6.19-bcm43xx-update-1.patch.gz | patch -Np1</userinput></screen> 59 60 <para os="db">The following patch adds support for wireless routers to the kernel:</para> 61 62 <screen os="dc"><userinput>patch -Np1 -i ../linux-&linux-version;-bcm947xx-2.patch</userinput></screen> 55 63 56 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.