patch-2.1.126 linux/arch/mips/sgi/kernel/Makefile

Next file: linux/arch/mips/sgi/kernel/indyIRQ.S
Previous file: linux/arch/mips/mm/tfp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.125/linux/arch/mips/sgi/kernel/Makefile linux/arch/mips/sgi/kernel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1998/05/01 01:35:13 ralf Exp $
+# $Id: Makefile,v 1.3 1998/06/25 20:19:17 ralf Exp $
 # Makefile for the SGI specific kernel interface routines
 # under Linux.
 #
@@ -13,8 +13,8 @@
 .S.o:
 	$(CC) $(CFLAGS) -c $< -o $*.o
 
-OBJS  = indy_mc.o indy_sc.o indy_hpc.o indy_int.o system.o indy_timer.o \
-	indyIRQ.o reset.o setup.o time.o
+OBJS  = indy_mc.o indy_sc.o indy_hpc.o indy_int.o indy_rtc.o system.o \
+	indy_timer.o indyIRQ.o reset.o setup.o time.o
 
 all: sgikern.a
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov