patch-2.4.20 linux-2.4.20/arch/cris/kernel/Makefile
Next file: linux-2.4.20/arch/cris/kernel/fasttimer.c
Previous file: linux-2.4.20/arch/cris/drivers/virtex.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Nov 28 15:53:09 2002
- Orig file:
linux-2.4.19/arch/cris/kernel/Makefile
- Orig date:
Fri Nov 9 13:58:02 2001
diff -urN linux-2.4.19/arch/cris/kernel/Makefile linux-2.4.20/arch/cris/kernel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.9 2001/10/22 13:10:21 pkj Exp $
+# $Id: Makefile,v 1.10 2002/05/27 15:41:40 johana Exp $
#
# Makefile for the linux kernel.
#
@@ -25,6 +25,7 @@
obj-$(CONFIG_MODULES) += ksyms.o
obj-$(CONFIG_ETRAX_KGDB) += kgdb.o
+obj-$(CONFIG_ETRAX_FAST_TIMER) += fasttimer.o
# This dependency isn't caught by mkdep. See entry.S.
entry.o: entryoffsets.s
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)