Changeset e6833d1 in clfs-sysroot for BOOK/cross-tools/x86/linux-headers.xml


Ignore:
Timestamp:
Sep 16, 2006, 12:00:37 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
aee11f5
Parents:
5229469
Message:

Simplified the commands to copy the linux headers.

File:
1 edited

Legend:

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

    r5229469 re6833d1  
    3838    xpointer="xpointer(//*[@os='d'])"/>
    3939
    40 <screen><userinput>cp -av include/asm-i386/* ${CLFS}/usr/include/asm</userinput></screen>
     40<screen><userinput>cp -av include/asm-i386 ${CLFS}/usr/include/asm</userinput></screen>
    4141
    4242  </sect2>
Note: See TracChangeset for help on using the changeset viewer.