[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
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-usb-udc.o
7 obj-y += dev-enet.o
8 obj-y += dev-wdt.o
9 obj-y += dev-spi.o
10 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
11
12 obj-y += boards/
This page took 0.040024 seconds and 5 git commands to generate.