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

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