Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / mips / netlogic / xlp / Makefile
blobd624657173931085c71a501818b077e9de4f8076
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += setup.o nlm_hal.o cop2-ex.o dt.o
3 obj-$(CONFIG_SMP) += wakeup.o
4 ifdef CONFIG_USB
5 obj-y += usb-init.o
6 obj-y += usb-init-xlp2.o
7 endif
8 ifdef CONFIG_SATA_AHCI
9 obj-y += ahci-init.o
10 obj-y += ahci-init-xlp2.o
11 endif