diff options
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/boot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile index b320562c03b7..4a831ae95a91 100644 --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile | |||
@@ -179,3 +179,4 @@ install: $(CONFIGURE) $(image-y) | |||
179 | 179 | ||
180 | clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip.gz) | 180 | clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip.gz) |
181 | clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.bin.gz) | 181 | clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.bin.gz) |
182 | clean-files += $(image-) | ||