Changeset 1a84a38 in clfs-sysroot for BOOK/cross-tools
- Timestamp:
- Jan 31, 2009, 6:12:46 AM (16 years ago)
- Branches:
- master
- Children:
- da4f062
- Parents:
- 95cf62c
- Location:
- BOOK/cross-tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/linux-headers.xml
r95cf62c r1a84a38 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../arm/linux-headers.xml" 34 xpointer="xpointer(//*[@os='p2'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../arm/linux-headers.xml" 30 38 xpointer="xpointer(//*[@os='b'])"/> 31 39 -
BOOK/cross-tools/arm/linux-headers.xml
r95cf62c r1a84a38 27 27 28 28 <para os="a">For this step you will need the kernel tarball.</para> 29 30 <para os="p1">The following patch contains a fix for a header that will prevent 31 kbd from compiling properly:</para> 32 33 <screen os="p2"><userinput>patch -Np1 -i ../&linux-serial-patch;</userinput></screen> 29 34 30 35 <para os="b">Install the header files that are common to all architectures:</para> -
BOOK/cross-tools/hppa/linux-headers.xml
r95cf62c r1a84a38 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../arm/linux-headers.xml" 34 xpointer="xpointer(//*[@os='p2'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../arm/linux-headers.xml" 30 38 xpointer="xpointer(//*[@os='b'])"/> 31 39 -
BOOK/cross-tools/x86/linux-headers.xml
r95cf62c r1a84a38 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../arm/linux-headers.xml" 34 xpointer="xpointer(//*[@os='p2'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../arm/linux-headers.xml" 30 38 xpointer="xpointer(//*[@os='b'])"/> 31 39
Note:
See TracChangeset
for help on using the changeset viewer.