[brcm63xx] compile and register SPI controller device
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / Makefile
1 obj-y += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
2 obj-y += dev-uart.o
3 obj-y += dev-pcmcia.o
4 obj-y += dev-usb-ohci.o
5 obj-y += dev-usb-ehci.o
6 obj-y += dev-enet.o
7 obj-y += dev-wdt.o
8 obj-y += dev-spi.o
9 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
10
11 obj-y += boards/
This page took 0.042345 seconds and 5 git commands to generate.