patch-2.4.19 linux-2.4.19/arch/mips/sibyte/sb1/Makefile

Next file: linux-2.4.19/arch/mips/sibyte/sb1/cache_err_handler.S
Previous file: linux-2.4.19/arch/mips/sgi-ip22/ip22-time.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/sibyte/sb1/Makefile linux-2.4.19/arch/mips/sibyte/sb1/Makefile
@@ -0,0 +1,7 @@
+USE_STANDARD_AS_RULE := true
+
+L_TARGET = sb1kern.a
+
+obj-$(CONFIG_SB1_CACHE_ERROR) += cache_err_handler.o cache_error.o
+
+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)