diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-11-25 18:29:16 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-11-25 18:29:16 +0000 |
commit | 777a14815f1c3b1981c56b79245ed92799593980 (patch) | |
tree | 51f014220ea5d0948a701d7544f41ec80bed2487 /chapter01 | |
parent | eea3b6302c0f9bba1364674c4976e7e0efaefa73 (diff) |
Added 'make headers_install' to chapter 5 Linux Headers
for the educational value and in preparation of changes
in Linux-2.6.19.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f69dc90a5..7893fc94e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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> |