Browse Source

[POWERPC] Clean images in arch/powerpc/boot

Add a rule to clean up the various generated image files in
arch/powerpc/boot.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Geert Uytterhoeven 18 years ago
parent
commit
dc0f80aa6a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/powerpc/boot/Makefile

+ 1 - 0
arch/powerpc/boot/Makefile

@@ -179,3 +179,4 @@ install: $(CONFIGURE) $(image-y)
 
 
 clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip.gz)
 clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip.gz)
 clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.bin.gz)
 clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.bin.gz)
+clean-files += $(image-)