]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
MIPS: Remove all generated vmlinuz* files on "make clean"
authorWu Zhangjin <wuzhangjin@gmail.com>
Wed, 22 Sep 2010 06:03:57 +0000 (14:03 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 18 Oct 2010 15:59:04 +0000 (16:59 +0100)
[Ralf: I changed the patch to explicitly list all files to be deleted out
of paranoia.]

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/1590/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/compressed/Makefile

index ed9bb709c9a3816a4738d0ceef91db8c8de20cd4..4df4c77d272275798df20b18bb3d54643972a806 100644 (file)
@@ -105,4 +105,4 @@ OBJCOPYFLAGS_vmlinuz.srec := $(OBJCOPYFLAGS) -S -O srec
 vmlinuz.srec: vmlinuz
        $(call cmd,objcopy)
 
-clean-files := $(objtree)/vmlinuz.*
+clean-files := $(objtree)/vmlinuz $(objtree)/vmlinuz.{32,ecoff,bin,srec}