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

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)