r2002 - trunk/packages/linux64
jhuntwork at linuxfromscratch.org
jhuntwork at linuxfromscratch.org
Wed Aug 1 11:52:38 MDT 2007
Author: jhuntwork
Date: 2007-08-01 11:52:38 -0600 (Wed, 01 Aug 2007)
New Revision: 2002
Modified:
trunk/packages/linux64/Makefile
Log:
Removed erroneous command in linux64 when compiling natively. Already in minimal branch.
Modified: trunk/packages/linux64/Makefile
===================================================================
--- trunk/packages/linux64/Makefile 2007-08-01 17:49:01 UTC (rev 2001)
+++ trunk/packages/linux64/Makefile 2007-08-01 17:52:38 UTC (rev 2002)
@@ -75,7 +75,6 @@
for a in $(DIR2) $(DIR3) $(DIR4) ; do \
sh ../$$a.run -x ; ../build-nvidia-driver.native $$a $(VRS)-64bit ; done
mv *.tgz /drivers
- rm /lib/modules/*-64bit/{source,build}
cp -v arch/x86_64/boot/bzImage /boot/isolinux/linux
endif
More information about the livecd
mailing list