Преглед изворни кода

[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 година
родитељ
комит
dc0f80aa6a
1 измењених фајлова са 1 додато и 0 уклоњено
  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-)