Author: alexander
Date: 2006-12-06 06:52:34 -0700 (Wed, 06 Dec 2006)
New Revision: 1765
Modified:
trunk/packages/linux-headers/Makefile
Log:
Added installation of asm/unaligned.h
Modified: trunk/packages/linux-headers/Makefile
===================================================================
--- trunk/packages/linux-headers/Makefile 2006-12-06 11:36:26 UTC (rev
1764)
+++ trunk/packages/linux-headers/Makefile 2006-12-06 13:52:34 UTC (rev
1765)
@@ -36,6 +36,7 @@
compile-stage2:
patch -Np1 -i ../$(PATCH1)
+ echo 'header-y += unaligned.h' >> include/asm-generic/Kbuild.asm
make mrproper
make headers_check
make INSTALL_HDR_PATH=/usr headers_install
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page