summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-05-30 00:41:35 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-05-30 00:41:35 +0000
commit715c93fbc5acfeed0ce531600b4c88083e27a121 (patch)
tree4fc16b6516f6781f04def528797f9117b12a4dbc /arch
parente470e08013cd91396fa3cb40b2517b94b84e47d7 (diff)
Fix "make ARCH=mips64 dep" failing.
Diffstat (limited to 'arch')
-rw-r--r--arch/mips64/boot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips64/boot/Makefile b/arch/mips64/boot/Makefile
index 658908947..5362f7766 100644
--- a/arch/mips64/boot/Makefile
+++ b/arch/mips64/boot/Makefile
@@ -39,9 +39,7 @@ clean:
rm -f vmlinux.ecoff
mrproper:
- rm -f vmlinux.ecoff
- rm -f addinitrd
- rm -f elf2ecoff
+ rm -f vmlinux.ecoff addinitrd elf2ecoff
dummy: