Ignore:
Timestamp:
04/11/2014 11:57:08 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
61ce0b1
Parents:
5bbc896
Message:

Merge latest lfs svn work into systemd branch. Better to be safe than sorry.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/linux-headers.xml

    r5bbc896 r6f34f43  
    5454<screen><userinput remap="pre">make mrproper</userinput></screen>
    5555
    56     <para>Now test and extract the user-visible kernel headers from the source.
     56    <para>Now extract the user-visible kernel headers from the source.
    5757    They are placed in an intermediate local directory and copied to the needed
    5858    location because the extraction process removes any existing files in
    5959    the target directory.</para>
    6060
    61 <screen><userinput remap="make">make headers_check
    62 make INSTALL_HDR_PATH=dest headers_install
     61<screen><userinput remap="make">make INSTALL_HDR_PATH=dest headers_install
    6362</userinput><userinput remap="install">cp -rv dest/include/* /tools/include</userinput></screen>
    6463
Note: See TracChangeset for help on using the changeset viewer.