aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/Makefile')
-rw-r--r--drivers/net/wireless/ath/ath6kl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/Makefile b/drivers/net/wireless/ath/ath6kl/Makefile
index 8f7a0d1c290c..707069303550 100644
--- a/drivers/net/wireless/ath/ath6kl/Makefile
+++ b/drivers/net/wireless/ath/ath6kl/Makefile
@@ -23,7 +23,7 @@
23 23
24obj-$(CONFIG_ATH6KL) := ath6kl.o 24obj-$(CONFIG_ATH6KL) := ath6kl.o
25ath6kl-y += debug.o 25ath6kl-y += debug.o
26ath6kl-y += htc_hif.o 26ath6kl-y += hif.o
27ath6kl-y += htc.o 27ath6kl-y += htc.o
28ath6kl-y += bmi.o 28ath6kl-y += bmi.o
29ath6kl-y += cfg80211.o 29ath6kl-y += cfg80211.o