[MIPS] TXx9: Make tx3927-specific code more independent
[deliverable/linux.git] / arch / mips / txx9 / generic / Makefile
index 9c120771e65f7bf7f64de83801f5ffd07c468b88..57ed07bf030d12bf625a5e921a64ca60a6d5582b 100644 (file)
@@ -4,6 +4,7 @@
 
 obj-y  += setup.o
 obj-$(CONFIG_PCI)      += pci.o
+obj-$(CONFIG_SOC_TX3927)       += setup_tx3927.o irq_tx3927.o
 obj-$(CONFIG_SOC_TX4927)       += mem_tx4927.o setup_tx4927.o irq_tx4927.o
 obj-$(CONFIG_SOC_TX4938)       += mem_tx4927.o setup_tx4938.o irq_tx4938.o
 obj-$(CONFIG_TOSHIBA_FPCIB0)   += smsc_fdc37m81x.o
This page took 0.027988 seconds and 5 git commands to generate.