Changeset 46974b0 for BOOK/boot/ppc


Ignore:
Timestamp:
May 3, 2014, 12:03:27 PM (11 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/ppc/kernel.xml

    r53ba169 r46974b0  
    9494    xpointer="xpointer(//*[@os='v'])"/>
    9595
    96 <screen><userinput>cp -v vmlinux /tools/boot/clfskernel-&linux-version;</userinput></screen>
     96<screen><userinput>mkdir -pv /tools/boot
     97cp -v vmlinux /tools/boot/clfskernel-&linux-version;</userinput></screen>
    9798
    9899    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.