Ignore:
Timestamp:
Jul 1, 2006, 11:52:01 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6ea30c8
Parents:
b18d234
Message:

r4227@server: jim | 2006-07-01 23:46:16 -0700
More LFS to CLFS Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/mips/kernel.xml

    rb18d234 rf1fd69a  
    9292
    9393<screen><userinput>make ARCH=mips CROSS_COMPILE=${CLFS_TARGET)- \
    94    INSTALL_MOD_PATH=${LFS} modules_install</userinput></screen>
     94   INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen>
    9595
    9696    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    102102    xpointer="xpointer(//*[@os='v'])"/>
    103103
    104 <screen><userinput>cp -v vmlinux ${LFS}/boot/vmlinux-&linux-version;
    105 gzip -9 ${LFS}/boot/vmlinux-&linux-version;</userinput></screen>
     104<screen><userinput>cp -v vmlinux ${CLFS}/boot/vmlinux-&linux-version;
     105gzip -9 ${CLFS}/boot/vmlinux-&linux-version;</userinput></screen>
    106106
    107107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.