ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
[linux-2.6-microblaze.git] / arch / arc / Makefile
index 0c6bf0d..acf9942 100644 (file)
@@ -102,12 +102,6 @@ libs-y             += arch/arc/lib/ $(LIBGCC)
 
 boot           := arch/arc/boot
 
-#default target for make without any arguments.
-KBUILD_IMAGE   := $(boot)/bootpImage
-
-all:   bootpImage
-bootpImage: vmlinux
-
 boot_targets += uImage uImage.bin uImage.gz
 
 $(boot_targets): vmlinux