Author: jhuntwork
Date: 2005-09-17 06:11:49 -0600 (Sat, 17 Sep 2005)
New Revision: 648
Modified:
x86/trunk/initramfs/Makefile
Log:
Reinstated use of functions in the initramfs Makefile
Modified: x86/trunk/initramfs/Makefile
===================================================================
--- x86/trunk/initramfs/Makefile 2005-09-17 04:10:06 UTC (rev 647)
+++ x86/trunk/initramfs/Makefile 2005-09-17 12:11:49 UTC (rev 648)
@@ -11,7 +11,7 @@
# Targets
# =============================================================================
-#include $(ROOT)/scripts/functions
+include $(ROOT)/scripts/functions
chroot:
@chroot "$(MP)" $(chenv-blfs) \
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page