]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/mips/netlogic/xlp/Makefile
Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/rockchip...
[mirror_ubuntu-eoan-kernel.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