Changeset e43babc for BOOK/boot/mips64


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

    rea90a05 re43babc  
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8181    href="../x86/kernel.xml"
     82    xpointer="xpointer(//*[@os='s2'])"/>
     83
     84<screen><userinput>make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- \
     85   INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
     86
     87    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     88    href="../x86/kernel.xml"
    8289    xpointer="xpointer(//*[@os='u'])"/>
    8390
Note: See TracChangeset for help on using the changeset viewer.