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
- Lines: 10
- Date:
Sun Jul 9 22:18:16 2000
- Orig file:
v2.4.0-test2/linux/arch/mips64/boot/Makefile
- Orig date:
Tue May 23 15:31:33 2000
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)