patch-2.4.22 linux-2.4.22/arch/mips/vr41xx/common/Makefile
Next file: linux-2.4.22/arch/mips/vr41xx/common/bcu.c
Previous file: linux-2.4.22/arch/mips/vr41xx/casio-e55/setup.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/vr41xx/common/Makefile
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.21/arch/mips/vr41xx/common/Makefile linux-2.4.22/arch/mips/vr41xx/common/Makefile
@@ -14,8 +14,12 @@
obj-y := bcu.o cmu.o giu.o icu.o int-handler.o reset.o
+export-objs := vrc4173.o
+
obj-$(CONFIG_PCI) += pciu.o
obj-$(CONFIG_SERIAL) += serial.o
obj-$(CONFIG_VR41XX_TIME_C) += time.o
+obj-$(CONFIG_VRC4173) += vrc4173.o
+obj-$(subst m,y,$(CONFIG_IDE)) += ide.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)