Files
Debian-9-Kernel/drivers/net/wireless/ath/carl9170/Makefile
T
2023-05-02 09:58:35 +02:00

5 lines
154 B
Makefile

carl9170-objs := main.o usb.o cmd.o mac.o phy.o led.o fw.o tx.o rx.o
carl9170-$(CONFIG_CARL9170_DEBUGFS) += debug.o
obj-$(CONFIG_CARL9170) += carl9170.o