- Timestamp:
- Feb 21, 2006, 1:59:33 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 44d357b
- Parents:
- 70953e8
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips/linux-libc-headers.xml
r70953e8 r61625b9 38 38 <screen os="md"><userinput>patch -Np1 -i ../&linux-libc-headers-mips_atomic_fix-patch;</userinput></screen> 39 39 40 <screen os="me"><userinput>install -dv /usr/include/{asm,linux,mtd,scsi} 40 <para os="me">Install the header files:</para> 41 42 <screen os="mf"><userinput>install -dv /usr/include/{asm,linux,mtd,scsi} 41 43 cp -arv include/asm-mips/* /usr/include/asm 42 44 cp -arv include/linux/* /usr/include/linux -
BOOK/final-system/mips64-64/linux-libc-headers.xml
r70953e8 r61625b9 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../mips/linux-libc-headers.xml" 54 xpointer="xpointer(//*[@os='mf'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 57 href="../x86/linux-libc-headers.xml" 54 58 xpointer="xpointer(//*[@os='c'])"/> -
BOOK/final-system/mips64/linux-libc-headers.xml
r70953e8 r61625b9 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../mips/linux-libc-headers.xml" 54 xpointer="xpointer(//*[@os='mf'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 57 href="../x86/linux-libc-headers.xml" 54 58 xpointer="xpointer(//*[@os='c'])"/>
Note:
See TracChangeset
for help on using the changeset viewer.