Changeset 2f6e84a for boot/mips64
- Timestamp:
- Feb 21, 2006, 1:15:29 AM (19 years ago)
- Children:
- 8fe7175
- Parents:
- 34683fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/mips64/colo-build.xml
r34683fd r2f6e84a 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/mips64/colo.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/mips64/colo.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 34 href="../mips/colo-build.xml" 27 35 xpointer="xpointer(//*[@os='a'])"/> … … 30 38 make CC=gcc 31 39 cd ../.. 32 make C C="${CC} ${BUILD32)" CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen>40 make CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen> 33 41 34 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.