diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile index 4458abb67c51..bff7f127ce1b 100644 --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile | |||
@@ -367,7 +367,7 @@ install: $(CONFIGURE) $(addprefix $(obj)/, $(image-y)) | |||
367 | clean-files += $(image-) $(initrd-) cuImage.* dtbImage.* treeImage.* \ | 367 | clean-files += $(image-) $(initrd-) cuImage.* dtbImage.* treeImage.* \ |
368 | zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \ | 368 | zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \ |
369 | zImage.iseries zImage.miboot zImage.pmac zImage.pseries \ | 369 | zImage.iseries zImage.miboot zImage.pmac zImage.pseries \ |
370 | otheros.bld *.dtb | 370 | simpleImage.* otheros.bld *.dtb |
371 | 371 | ||
372 | # clean up files cached by wrapper | 372 | # clean up files cached by wrapper |
373 | clean-kernel := vmlinux.strip vmlinux.bin | 373 | clean-kernel := vmlinux.strip vmlinux.bin |