Changeset 04997ab in clfs-embedded for BOOK/final-system/mips/busybox.xml


Ignore:
Timestamp:
Feb 14, 2007, 11:22:26 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
ae2566a
Parents:
0602db2
Message:

Fixed busybox, all variables are required for install in the make line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/busybox.xml

    r0602db2 r04997ab  
    7272    xpointer="xpointer(//*[@os='h'])"/>
    7373
    74 <screen os="i"><userinput>make ARCH=mips PREFIX="${CLFS}" install</userinput></screen>
     74<screen os="i"><userinput>make ARCH=mips CROSS_COMPILE="${CLFS_TARGET}-" CFLAGS="${BUILD}" PREFIX="${CLFS}" install</userinput></screen>
    7575
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.