]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/net/wireless/mediatek/mt7601u/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / wireless / mediatek / mt7601u / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_MT7601U) += mt7601u.o
3
4 mt7601u-objs = \
5 usb.o init.o main.o mcu.o trace.o dma.o core.o eeprom.o phy.o \
6 mac.o util.o debugfs.o tx.o
7
8 CFLAGS_trace.o := -I$(src)