diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile index d3654a264ef7533a8811f9e170fb4f7b4c5499ab..07b8e15b48fa390f09eb04c7ef03ecf8d3edba88 100644 --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile @@ -147,9 +147,6 @@ all: $(KBUILD_IMAGE) CPPFLAGS_vmlinux.lds := -Upowerpc -# All the instructions talk about "make bzImage". -bzImage: zImage - BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd vmlinux.sm uImage .PHONY: $(BOOT_TARGETS)