patch-2.4.22 linux-2.4.22/arch/ia64/Makefile
Next file: linux-2.4.22/arch/ia64/config.in
Previous file: linux-2.4.22/arch/i386/math-emu/poly.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/ia64/Makefile
- Orig date:
2002-11-28 15:53:09.000000000 -0800
diff -urN linux-2.4.21/arch/ia64/Makefile linux-2.4.22/arch/ia64/Makefile
@@ -132,6 +132,9 @@
archclean:
@$(MAKEBOOT) clean
+check: vmlinux
+ arch/ia64/scripts/unwcheck.sh vmlinux
+
archmrproper:
rm -f arch/$(ARCH)/vmlinux.lds
@$(MAKE) -C arch/$(ARCH)/tools mrproper
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)