]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/net/wireless/mediatek/mt7601u/Makefile
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-jammy-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)