Skip to content

Commit

Permalink
[POWERPC] Clean images in arch/powerpc/boot
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven authored and Paul Mackerras committed Dec 4, 2006
1 parent 4468f01 commit dc0f80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ install: $(CONFIGURE) $(image-y)

clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.strip.gz)
clean-files += $(addprefix $(objtree)/, $(obj-boot) vmlinux.bin.gz)
clean-files += $(image-)

0 comments on commit dc0f80a

Please sign in to comment.