Changeset 7e53cff in clfs-embedded


Ignore:
Timestamp:
Dec 3, 2006, 2:04:16 AM (17 years ago)
Author:
Maarten Lankhorst <m.b.lankhorst@…>
Branches:
master
Children:
b384f33f
Parents:
405463f
Message:

Apply some MIPS specific patches to kernel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/mips/kernel.xml

    r405463f r7e53cff  
    3737   href="../x86/kernel.xml"
    3838   xpointer="xpointer(//*[@os='d'])"/>
     39
     40<para os="d1">The following patch merges changes from Linux-MIPS into the kernel:</para>
     41
     42<screen os="d2"><userinput>patch -Np1 -i ../linux-&linux-version;-mips-1.patch</userinput></screen>
     43
     44<para os="d3">The following patch merges updates for Linux-MIPS kernel:</para>
     45
     46<screen os="d4"><userinput>patch -Np1 -i ../linux-&linux-version;-mips-1.patch</userinput></screen>
     47
     48<para os="d5">The following patch adds support for squashed filesystens to the kernel:</para>
     49
     50<screen os="d6"><userinput>patch -Np1 -i ../linux-&linux-version;-squashfs-1.patch</userinput></screen>
     51
     52<para os="d7">The following patch adds support for wireless routers to the kernel:</para>
     53
     54<screen os="d8"><userinput>patch -Np1 -i ../linux-&linux-version;-bcm947xx-1.patch</userinput></screen>
    3955
    4056   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    99115   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    100116   href="../x86/kernel.xml"
    101    xpointer="xpointer(//*[@os='t'])"/>
    102 
    103    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    104    href="../x86/kernel.xml"
    105    xpointer="xpointer(//*[@os='t'])"/>
    106 
    107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    108    href="../x86/kernel.xml"
    109117   xpointer="xpointer(//*[@os='u'])"/>
    110118
Note: See TracChangeset for help on using the changeset viewer.