Changeset e43babc for BOOK/boot/mips


Ignore:
Timestamp:
Aug 22, 2013, 12:49:09 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
1d9abb9
Parents:
ea90a05
Message:

Add firmware installation option during boot method.

File:
1 edited

Legend:

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

    rea90a05 re43babc  
    7676    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7777    href="../x86/kernel.xml"
     78    xpointer="xpointer(//*[@os='s2'])"/>
     79
     80<screen><userinput>make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- \
     81   INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
     82
     83    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     84    href="../x86/kernel.xml"
    7885    xpointer="xpointer(//*[@os='u'])"/>
    7986
Note: See TracChangeset for help on using the changeset viewer.