diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2009-06-08 07:21:27 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-06-08 07:21:27 -0400 |
commit | e635a01ea0a16cf7cd31ecd2305870385dca9be6 (patch) | |
tree | c7153e7dee5caf6ac90d85694ff27e4d0b606290 /arch/powerpc/boot/Makefile | |
parent | 143070e74630b9557e1bb64d899ff2cc5a1dcb48 (diff) | |
parent | 947391cfbaa3b08558844c0b187bcd0223c3f660 (diff) |
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
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 |