mirror of
https://github.com/szehl/ath9k-hmac.git
synced 2025-02-21 09:21:48 +00:00
5 lines
154 B
Makefile
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-$(CPTCFG_CARL9170_DEBUGFS) += debug.o
|
|
|
|
obj-$(CPTCFG_CARL9170) += carl9170.o
|