Changeset 82fb4aa in clfs-embedded for BOOK/final-system/x86/busybox.xml


Ignore:
Timestamp:
Jul 15, 2007, 2:35:04 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
b277e24
Parents:
e8b0317
Message:

Fixed BusyBox? installation.

File:
1 edited

Legend:

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

    re8b0317 r82fb4aa  
    8181    <para os="h">Install the package:</para>
    8282
    83 <screen os="i"><userinput>make ARCH=i386 CROSS_COMPILE="${CLFS_TARGET}-" CFLAGS="${BUILD}" PREFIX="${CLFS}" install</userinput></screen>
     83<screen os="i"><userinput>make ARCH=i386 CROSS_COMPILE="${CLFS_TARGET}-" CFLAGS="${BUILD}" CONFIG_PREFIX="${CLFS}" install</userinput></screen>
    8484
    8585    <para os="j">If your going to build your kernel with modules, you will need to make
Note: See TracChangeset for help on using the changeset viewer.