patch-2.4.0-test3 linux/arch/mips64/boot/Makefile

Next file: linux/arch/mips64/config.in
Previous file: linux/arch/mips64/arc/memory.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/mips64/boot/Makefile linux/arch/mips64/boot/Makefile
@@ -38,6 +38,9 @@
 clean:
 	rm -f vmlinux.ecoff
 
+mrproper:
+	rm -f vmlinux.ecoff addinitrd elf2ecoff
+
 dummy:
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)