patch-2.4.25 linux-2.4.25/arch/mips/vr41xx/common/Makefile
Next file: linux-2.4.25/arch/mips/vr41xx/common/bcu.c
Previous file: linux-2.4.25/arch/mips/vr41xx/casio-e55/setup.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips/vr41xx/common/Makefile
- Orig date:
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.24/arch/mips/vr41xx/common/Makefile linux-2.4.25/arch/mips/vr41xx/common/Makefile
@@ -12,13 +12,13 @@
O_TARGET := vr41xx.o
-obj-y := bcu.o cmu.o giu.o icu.o int-handler.o reset.o
+obj-y := bcu.o cmu.o giu.o icu.o int-handler.o ksyms.o reset.o rtc.o
-export-objs := vrc4173.o
+export-objs := ksyms.o vrc4171.o vrc4173.o
obj-$(CONFIG_PCI) += pciu.o
obj-$(CONFIG_SERIAL) += serial.o
-obj-$(CONFIG_VR41XX_TIME_C) += time.o
+obj-$(CONFIG_VRC4171) += vrc4171.o
obj-$(CONFIG_VRC4173) += vrc4173.o
obj-$(subst m,y,$(CONFIG_IDE)) += ide.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)