diff options
Diffstat (limited to 'arch/powerpc/boot/Makefile')
-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 8da2bf963b57..9ae7b7e2ba71 100644 --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile | |||
@@ -346,7 +346,7 @@ install: $(CONFIGURE) $(addprefix $(obj)/, $(image-y)) | |||
346 | clean-files += $(image-) $(initrd-) cuImage.* dtbImage.* treeImage.* \ | 346 | clean-files += $(image-) $(initrd-) cuImage.* dtbImage.* treeImage.* \ |
347 | zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \ | 347 | zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \ |
348 | zImage.iseries zImage.miboot zImage.pmac zImage.pseries \ | 348 | zImage.iseries zImage.miboot zImage.pmac zImage.pseries \ |
349 | otheros.bld *.dtb | 349 | simpleImage.* otheros.bld *.dtb |
350 | 350 | ||
351 | # clean up files cached by wrapper | 351 | # clean up files cached by wrapper |
352 | clean-kernel := vmlinux.strip vmlinux.bin | 352 | clean-kernel := vmlinux.strip vmlinux.bin |