9 ath9k-
$(CONFIG_ATH9K_RATE_CONTROL
) += rc.o
10 ath9k-
$(CONFIG_ATH9K_PCI
) += pci.o
11 ath9k-
$(CONFIG_ATH9K_AHB
) += ahb.o
12 ath9k-
$(CONFIG_ATH9K_DEBUGFS
) += debug.o
13 ath9k-
$(CONFIG_ATH9K_DFS_DEBUGFS
) += dfs_debug.o
14 ath9k-
$(CONFIG_ATH9K_DFS_CERTIFIED
) += dfs.o
16 obj-
$(CONFIG_ATH9K
) += ath9k.o
42 obj-
$(CONFIG_ATH9K_HW
) += ath9k_hw.o
44 obj-
$(CONFIG_ATH9K_COMMON
) += ath9k_common.o
45 ath9k_common-y
:= common.o
47 ath9k_htc-y
+= htc_hst.o \
56 ath9k_htc-
$(CONFIG_ATH9K_HTC_DEBUGFS
) += htc_drv_debug.o
58 obj-
$(CONFIG_ATH9K_HTC
) += ath9k_htc.o