Author: alexander
Date: 2007-10-21 09:19:38 -0600 (Sun, 21 Oct 2007)
New Revision: 2129

Modified:
   branches/minimal/packages/linux64/Makefile
Log:
Fixed 64-bit initramfs


Modified: branches/minimal/packages/linux64/Makefile
===================================================================
--- branches/minimal/packages/linux64/Makefile  2007-10-21 14:56:02 UTC (rev 
2128)
+++ branches/minimal/packages/linux64/Makefile  2007-10-21 15:19:38 UTC (rev 
2129)
@@ -85,7 +85,7 @@
        $(CROSS_MAKE)
        $(CROSS_MAKE) modules_install
        cp -v arch/x86_64/boot/bzImage /boot/isolinux/linux64
-       create-initramfs $(VERSION) $(VRS) 
/boot/isolinux/initramfs_data64.cpio.gz
+       create-initramfs $(VERSION) $(VRS)-64bit 
/boot/isolinux/initramfs_data64.cpio.gz
        # both rtl8187 and rt2x00 build eeprom_93cx6.ko and thus conflict
        # so we have to hack the build
        tar xf ../$(FILE7) ; tar xf ../$(FILE9) ; cd $(DIR7) ; \

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to