X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=arch%2Farm%2FMakefile;h=7451b447cc2d2cb8cc68a9bf59f125f2dd2ce347;hb=752240e74d650faa24425adc523f1308973ea51c;hp=07ab3d203916732337f909ec5f903db4c7bb1294;hpb=01b944fe1cd4e21a2a9ed51adbdbafe2d5e905ba;p=deliverable%2Flinux.git diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 07ab3d203916..7451b447cc2d 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -312,6 +312,9 @@ INSTALL_TARGETS = zinstall uinstall install PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS) +bootpImage uImage: zImage +zImage: Image + $(BOOT_TARGETS): vmlinux $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@