Author: alexander
Date: 2007-10-21 09:20:34 -0600 (Sun, 21 Oct 2007)
New Revision: 2130

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


Modified: trunk/packages/linux64/Makefile
===================================================================
--- trunk/packages/linux64/Makefile     2007-10-21 15:19:38 UTC (rev 2129)
+++ trunk/packages/linux64/Makefile     2007-10-21 15:20:34 UTC (rev 2130)
@@ -106,7 +106,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
        sed 's/VERSION/$(VRS)/' ../fakes-for-fglrx/uname.in 
>../fakes-for-fglrx/uname
        sed 's/VERSION/$(VRS)/' ../fakes-for-fglrx/cat.in 
>../fakes-for-fglrx/cat
        chmod 755 ../fakes-for-fglrx/{uname,cat}

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

Reply via email to