patch-2.4.25 linux-2.4.25/arch/mips/tx4927/toshiba_rbtx4927/Makefile

Next file: linux-2.4.25/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c
Previous file: linux-2.4.25/arch/mips/tx4927/common/tx4927_setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/mips/tx4927/toshiba_rbtx4927/Makefile linux-2.4.25/arch/mips/tx4927/toshiba_rbtx4927/Makefile
@@ -13,8 +13,11 @@
 obj-y	+= toshiba_rbtx4927_prom.o 
 obj-y	+= toshiba_rbtx4927_setup.o 
 obj-y	+= toshiba_rbtx4927_irq.o 
+obj-y	+= toshiba_rbtx4927_led.o
+obj-y	+= toshiba_rbtx4927_nmi.o
 
 obj-$(CONFIG_PCI)	+= toshiba_rbtx4927_pci_fixup.o 
 obj-$(CONFIG_PCI)	+= toshiba_rbtx4927_pci_ops.o 
+obj-$(CONFIG_DS1742)	+= toshiba_rbtx4927_rtc.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)