10 ath9k-
$(CONFIG_ATH9K_BTCOEX_SUPPORT
) += mci.o
11 ath9k-
$(CONFIG_ATH9K_LEGACY_RATE_CONTROL
) += rc.o
12 ath9k-
$(CONFIG_ATH9K_PCI
) += pci.o
13 ath9k-
$(CONFIG_ATH9K_AHB
) += ahb.o
14 ath9k-
$(CONFIG_ATH9K_DFS_DEBUGFS
) += dfs_debug.o
15 ath9k-
$(CONFIG_ATH9K_DFS_CERTIFIED
) += dfs.o
16 ath9k-
$(CONFIG_ATH9K_TX99
) += tx99.o
17 ath9k-
$(CONFIG_ATH9K_WOW
) += wow.o
19 ath9k-
$(CONFIG_ATH9K_DEBUGFS
) += debug.o \
22 ath9k-
$(CONFIG_ATH9K_STATION_STATISTICS
) += debug_sta.o
24 obj-
$(CONFIG_ATH9K
) += ath9k.o
48 ath9k_hw-
$(CONFIG_ATH9K_WOW
) += ar9003_wow.o
50 ath9k_hw-
$(CONFIG_ATH9K_BTCOEX_SUPPORT
) += btcoex.o \
52 obj-
$(CONFIG_ATH9K_HW
) += ath9k_hw.o
54 obj-
$(CONFIG_ATH9K_COMMON
) += ath9k_common.o
55 ath9k_common-y
:= common.o
57 ath9k_htc-y
+= htc_hst.o \
66 ath9k_htc-
$(CONFIG_ATH9K_HTC_DEBUGFS
) += htc_drv_debug.o
68 obj-
$(CONFIG_ATH9K_HTC
) += ath9k_htc.o