Changeset 46974b0 for BOOK/boot/mips


Ignore:
Timestamp:
May 3, 2014, 12:03:27 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b494e88
Parents:
53ba169
Message:

Add commands to kernel pages to create /tools/boot

File:
1 edited

Legend:

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

    r53ba169 r46974b0  
    8989    xpointer="xpointer(//*[@os='v'])"/>
    9090
    91 <screen><userinput>cp -v vmlinux /tools/boot/vmlinux-&linux-version;
     91<screen><userinput>mkdir -pv /tools/boot
     92cp -v vmlinux /tools/boot/vmlinux-&linux-version;
    9293gzip -9 /tools/boot/vmlinux-&linux-version;</userinput></screen>
    9394
Note: See TracChangeset for help on using the changeset viewer.