]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/frv/boot/Makefile
[GFS2] Fix up merge of Linus' kernel into GFS2
[linux-2.6-omap-h63xx.git] / arch / frv / boot / Makefile
index 5dfc93fd945a9c25dff66c2b2c17c4a09946d6b9..dc6f03824423c76f378c1cc384671e70e2b1503b 100644 (file)
@@ -8,6 +8,8 @@
 # Copyright (C) 1995-2000 Russell King
 #
 
+targets := Image zImage bootpImage
+
 SYSTEM =$(TOPDIR)/$(LINUX)
 
 ZTEXTADDR       = 0x02080000
@@ -66,7 +68,6 @@ zinstall: $(CONFIGURE) zImage
 # miscellany
 #
 mrproper clean:
-       $(RM) Image zImage bootpImage
 #      @$(MAKE) -C compressed clean
 #      @$(MAKE) -C bootp clean