Ignore:
Timestamp:
Apr 20, 2006, 8:57:18 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d95bada
Parents:
2a48081
Message:

r3049@server: jim | 2006-04-20 08:55:10 -0700
Fixed linux-headers. Added missing copy of asm-generic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/x86/linux-headers.xml

    r2a48081 r4677eac  
    2323    <title>Installation of Linux-Headers</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../../final-system/x86/linux-headers.xml"
    27     xpointer="xpointer(//*[@os='b'])"/>
     25<para os="a">Install the header files that are needed for the base build:</para>
    2826
    2927<screen><userinput>install -dv /tools/include
    3028cp -Rv include/asm-i386 /tools/include/asm
     29cp -Rv include/asm-generic /tools/include/asm-generic
    3130cp -Rv include/linux /tools/include</userinput></screen>
    3231
Note: See TracChangeset for help on using the changeset viewer.