treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / net / wireless / mediatek / mt76 / mt76x0 / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_MT76x0U) += mt76x0u.o
3 obj-$(CONFIG_MT76x0E) += mt76x0e.o
4 obj-$(CONFIG_MT76x0_COMMON) += mt76x0-common.o
5
6 mt76x0-common-y := init.o main.o eeprom.o phy.o
7
8 mt76x0u-y := usb.o usb_mcu.o
9 mt76x0e-y := pci.o pci_mcu.o
10
11 # ccflags-y := -DDEBUG