From 777a14815f1c3b1981c56b79245ed92799593980 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sat, 25 Nov 2006 18:29:16 +0000 Subject: 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 --- chapter05/linux-headers.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'chapter05') diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index 3c068bf77..28b3752c4 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -50,6 +50,7 @@ Install the header files: make mrproper +make headers_install make headers_check cp -av usr/include/* /tools/include -- cgit v1.2.3-54-g00ecf