From 85d8df50447b4bdcae11a0fb45253ed6fa8549bb Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sun, 1 Apr 2007 05:41:19 +0000 Subject: Updated to linux-2.6.20.4. Fixes r1978. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/linux-headers.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter05/linux-headers.xml') diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index ed32f6408..28f5f8df5 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -45,9 +45,8 @@ Install the header files: make mrproper -make headers_install make headers_check -cp -av usr/include/* /tools/include +make INSTALL_HDR_PATH=/tools headers_install -- cgit v1.2.3-54-g00ecf