ppcrcd/trunk/Makefile

sparky cvs at pld-linux.org
Tue Mar 21 23:19:35 CET 2006


Author: sparky
Date: Tue Mar 21 23:19:34 2006
New Revision: 7267

Modified:
   ppcrcd/trunk/Makefile
Log:
- overwrite old zImages


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Tue Mar 21 23:19:34 2006
@@ -270,7 +270,7 @@
 out/images/zImage.chrp:	NONOTE := ADDNOTE=:
 
 out/images/zImage.%: out/images/initrd.sqf out/images/vmlinux
-	$(NONOTE) /usr/sbin/mkvmlinuz $@ ppcrcd_kernel	\
+	$(NONOTE) /usr/sbin/mkvmlinuz -f $@ ppcrcd_kernel	\
 		-a $(patsubst %-rs6k,%,$(@:out/images/zImage.%=%)) \
 		-i out/images/initrd.sqf	\
 		-l /boot/libs-*			\


More information about the pld-cvs-commit mailing list