X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2FMakefile;h=794992025d8de94222fe26e5c90592d8f2a6a42e;hb=18062a91d2ddc40e19fc674afeb7cad58cfa23ab;hp=26788de1cc59e09c9c6d23eac8401daf623f3778;hpb=57647a4dada06bb4d4056e57b4dcb79c4c8bb191;p=linux-2.6 diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile index 26788de1cc..794992025d 100644 --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile @@ -166,6 +166,9 @@ define archhelp @echo ' *_defconfig - Select default config from arch/$(ARCH)/configs' endef +install: + $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) install + archclean: $(Q)$(MAKE) $(clean)=$(boot)