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/sparc/kernel.xml

    r51f1397 r07114c98  
    5959    xpointer="xpointer(//*[@os='ae'])"/>
    6060
    61 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${LFS_TARGET}- menuconfig</userinput></screen>
     61<screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}- menuconfig</userinput></screen>
    6262
    6363    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6565    xpointer="xpointer(//*[@os='m'])"/>
    6666
    67 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${LFS_TARGET}-</userinput></screen>
     67<screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen>
    6868
    6969    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    8383    xpointer="xpointer(//*[@os='s'])"/>
    8484
    85 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${LFS_TARGET}- \
     85<screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}- \
    8686   INSTALL_MOD_PATH=${LFS} modules_install</userinput></screen>
    8787
Note: See TracChangeset for help on using the changeset viewer.