commit | ec3352925b74df8043131b535794f39e2516f614 | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <[email protected]> | Wed Sep 22 14:03:57 2010 +0800 |
committer | Ralf Baechle <[email protected]> | Mon Oct 18 16:59:04 2010 +0100 |
tree | be9295cbe5d4f4c6e12b8a5be57d31d496ff1757 | |
parent | 4bfb8c5c87bd167640ef5789b22e058e339df804 [diff] |
MIPS: Remove all generated vmlinuz* files on "make clean" [Ralf: I changed the patch to explicitly list all files to be deleted out of paranoia.] Signed-off-by: Wu Zhangjin <[email protected]> Patchwork: http://patchwork.linux-mips.org/patch/1590/ Signed-off-by: Ralf Baechle <[email protected]>
diff --git a/arch/mips/boot/compressed/Makefile b/arch/mips/boot/compressed/Makefile index ed9bb70..4df4c77 100644 --- a/arch/mips/boot/compressed/Makefile +++ b/arch/mips/boot/compressed/Makefile
@@ -105,4 +105,4 @@ vmlinuz.srec: vmlinuz $(call cmd,objcopy) -clean-files := $(objtree)/vmlinuz.* +clean-files := $(objtree)/vmlinuz $(objtree)/vmlinuz.{32,ecoff,bin,srec}