ath9k: fix enabling PC-OEM card support (#16624)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41021
This commit is contained in:
parent
e4cc5c1edf
commit
22fcfab353
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
ath9k_hw-$(CPTCFG_ATH9K_BTCOEX_SUPPORT) += btcoex.o \
|
ath9k_hw-$(CPTCFG_ATH9K_BTCOEX_SUPPORT) += btcoex.o \
|
||||||
ar9003_mci.o
|
ar9003_mci.o
|
||||||
+ath9k-hw-$(CPTCFG_ATH9K_PCOEM) += ar9003_rtt.o
|
+ath9k_hw-$(CPTCFG_ATH9K_PCOEM) += ar9003_rtt.o
|
||||||
+
|
+
|
||||||
obj-$(CPTCFG_ATH9K_HW) += ath9k_hw.o
|
obj-$(CPTCFG_ATH9K_HW) += ath9k_hw.o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user