Author: jhuntwork
Date: 2006-11-25 11:29:16 -0700 (Sat, 25 Nov 2006)
New Revision: 7865
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/linux-headers.xml
Log:
Added 'make headers_install' to chapter 5 Linux Headers
for the educational value and in preparation of changes
in Linux-2.6.19.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-11-25 18:27:57 UTC (rev 7864)
+++ trunk/BOOK/chapter01/changelog.xml 2006-11-25 18:29:16 UTC (rev 7865)
@@ -39,6 +39,13 @@
<listitem>
<para>2006-11-25</para>
<itemizedlist>
+ <listitem>
+ <para>[jhuntwork] - Added 'make headers_install' to chapter 5
+ Linux Headers for the educational value and in preparation of
+ changes in Linux-2.6.19. See
+ <ulink url="&lfs-root;/pipermail/lfs-dev/2006-November/058550.html">
+ this thread.</ulink></para>
+ </listitem>
<listitem>
<para>[matthew] - Upgrade to M4-1.4.8. Fixes
<ulink url="&lfs-ticket-root;1929">1920</ulink></para>
Modified: trunk/BOOK/chapter05/linux-headers.xml
===================================================================
--- trunk/BOOK/chapter05/linux-headers.xml 2006-11-25 18:27:57 UTC (rev
7864)
+++ trunk/BOOK/chapter05/linux-headers.xml 2006-11-25 18:29:16 UTC (rev
7865)
@@ -50,6 +50,7 @@
<para>Install the header files:</para>
<screen><userinput>make mrproper
+make headers_install
make headers_check
cp -av usr/include/* /tools/include</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page