Changeset 9402395 for cross-tools/x86
- Timestamp:
- Sep 7, 2006, 9:54:23 PM (18 years ago)
- Children:
- 888ede4
- Parents:
- 18bba3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/x86/linux-headers.xml
r18bba3d r9402395 26 26 27 27 <screen><userinput>install -dv /tools/include 28 cp -Rv include/asm-i386 /tools/include/asm 29 cp -Rv include/asm-generic /tools/include/asm-generic 30 cp -Rv include/linux /tools/include</userinput></screen> 28 cp -av include/asm-i386 /tools/include/asm 29 cp -av include/{asm-generic,linux} /tools/include/</userinput></screen> 31 30 32 31 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.