Changeset 2f6e84a for boot/mips64


Ignore:
Timestamp:
Feb 21, 2006, 1:15:29 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
8fe7175
Parents:
34683fd
Message:

r748@server (orig r746): jim | 2005-11-23 16:59:43 -0800

r770@server: jim | 2005-11-23 16:59:11 -0800
Updates to colo for MIPS - RaQ2


File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/mips64/colo-build.xml

    r34683fd r2f6e84a  
    2424
    2525    <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"
    2634    href="../mips/colo-build.xml"
    2735    xpointer="xpointer(//*[@os='a'])"/>
     
    3038make CC=gcc
    3139cd ../..
    32 make CC="${CC} ${BUILD32)" CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen>
     40make CROSS_COMPILE="${LFS_TARGET}-" binary</userinput></screen>
    3341
    3442    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.