patch-2.1.101 linux/arch/mips/sni/Makefile
Next file: linux/arch/mips/sni/hw-access.c
Previous file: linux/arch/mips/sgi/prom/tree.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri May 8 00:13:25 1998
- Orig file:
v2.1.100/linux/arch/mips/sni/Makefile
- Orig date:
Thu Jun 26 12:33:38 1997
diff -u --recursive --new-file v2.1.100/linux/arch/mips/sni/Makefile linux/arch/mips/sni/Makefile
@@ -5,6 +5,8 @@
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something special (ie not a .c file).
#
+# $Id: Makefile,v 1.2 1998/05/01 01:35:32 ralf Exp $
+#
.S.s:
$(CPP) $(CFLAGS) $< -o $*.s
@@ -13,7 +15,7 @@
all: sni.o
O_TARGET := sni.o
-O_OBJS := hw-access.o int-handler.o io.o pci.o reset.o setup.o
+O_OBJS := hw-access.o int-handler.o io.o pci.o pcimt_scache.o reset.o setup.o
int-handler.o: int-handler.S
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov