]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/mips/netlogic/xlp/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / mips / netlogic / xlp / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
aceee09d 2obj-y += setup.o nlm_hal.o cop2-ex.o dt.o
66d29985 3obj-$(CONFIG_SMP) += wakeup.o
717ce646
FF
4ifdef CONFIG_USB
5obj-y += usb-init.o
6obj-y += usb-init-xlp2.o
7endif
3964917c
FF
8ifdef CONFIG_SATA_AHCI
9obj-y += ahci-init.o
10obj-y += ahci-init-xlp2.o
11endif