patch-2.4.0-test3 linux/arch/mips/sgi/kernel/Makefile

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

diff -u --recursive --new-file v2.4.0-test2/linux/arch/mips/sgi/kernel/Makefile linux/arch/mips/sgi/kernel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1999/05/07 18:00:16 ulfc Exp $
+#
 # Makefile for the SGI specific kernel interface routines
 # under Linux.
 #
@@ -14,7 +14,7 @@
 	$(CC) $(CFLAGS) -c $< -o $*.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
+        system.o indyIRQ.o reset.o setup.o time.o
 ifdef CONFIG_SGI_PROM_CONSOLE
 OBJS += promcon.o
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)