MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.
[deliverable/linux.git] / arch / mips / netlogic / xlp / Makefile
1 obj-y += setup.o nlm_hal.o cop2-ex.o dt.o
2 obj-$(CONFIG_SMP) += wakeup.o
3 ifdef CONFIG_USB
4 obj-y += usb-init.o
5 obj-y += usb-init-xlp2.o
6 endif
7 ifdef CONFIG_SATA_AHCI
8 obj-y += ahci-init.o
9 obj-y += ahci-init-xlp2.o
10 endif
This page took 0.029065 seconds and 5 git commands to generate.