[kernel] generic-2.6/2.6.30: gets rid of the length limitation on the name in the...
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / Makefile
index 4f2423c..d121274 100644 (file)
@@ -3,8 +3,10 @@ obj-y          += dev-uart.o
 obj-y          += dev-pcmcia.o
 obj-y          += dev-usb-ohci.o
 obj-y          += dev-usb-ehci.o
+obj-y          += dev-usb-udc.o
 obj-y          += dev-enet.o
 obj-y          += dev-wdt.o
+obj-y          += dev-spi.o
 obj-$(CONFIG_EARLY_PRINTK)     += early_printk.o
 
 obj-y          += boards/
This page took 0.036559 seconds and 4 git commands to generate.