@@ -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>
<para>[matthew] - Upgrade to M4-1.4.8. Fixes
<ulink url="&lfs-ticket-root;1929">1920</ulink></para>
@@ -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>