Ignore:
Timestamp:
Jul 1, 2006, 12:48:39 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
95112ed
Parents:
51f1397
Message:

r4209@server: jim | 2006-07-01 12:46:18 -0700
Updated variables -

LFS_TARGET is now CLFS_TARGET
LFS_HOST is now CLFS_HOST
LFS_TARGET32 is now CLFS_TARGET32
LFS is now CLFS
/mnt/lfs is now /mnt/clfs


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/sparc64/kernel.xml

    r51f1397 r07114c98  
    3939    xpointer="xpointer(//*[@os='m1'])"/>
    4040
    41 <screen><userinput>make mrproper ARCH=sparc64 CROSS_COMPILE=${LFS_TARGET}-</userinput></screen>
     41<screen><userinput>make mrproper ARCH=sparc64 CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen>
    4242
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6161    xpointer="xpointer(//*[@os='ae'])"/>
    6262
    63 <screen><userinput>make ARCH=sparc64 CROSS_COMPILE=${LFS_TARGET}- menuconfig</userinput></screen>
     63<screen><userinput>make ARCH=sparc64 CROSS_COMPILE=${CLFS_TARGET}- menuconfig</userinput></screen>
    6464
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6767    xpointer="xpointer(//*[@os='m'])"/>
    6868
    69 <screen><userinput>make ARCH=sparc64 CROSS_COMPILE=${LFS_TARGET}-</userinput></screen>
     69<screen><userinput>make ARCH=sparc64 CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen>
    7070
    7171    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    8686
    8787<screen><userinput>make INSTALL_MOD_PATH=${LFS} ARCH=sparc64 \
    88    CROSS_COMPILE=${LFS_TARGET}- modules_install</userinput></screen>
     88   CROSS_COMPILE=${CLFS_TARGET}- modules_install</userinput></screen>
    8989
    9090    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.