[brcm63xx] add infrastructure to register gpio-input reset button
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / Makefile
index 10462ae..b9343a8 100644 (file)
@@ -3,7 +3,11 @@ 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-y          += dev-dsp.o
 obj-$(CONFIG_EARLY_PRINTK)     += early_printk.o
 
 obj-y          += boards/
This page took 0.021501 seconds and 4 git commands to generate.