diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/Makefile')
-rw-r--r-- | drivers/net/wireless/ath/ath6kl/Makefile | 2 |
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 | ||
24 | obj-$(CONFIG_ATH6KL) := ath6kl.o | 24 | obj-$(CONFIG_ATH6KL) := ath6kl.o |
25 | ath6kl-y += debug.o | 25 | ath6kl-y += debug.o |
26 | ath6kl-y += htc_hif.o | 26 | ath6kl-y += hif.o |
27 | ath6kl-y += htc.o | 27 | ath6kl-y += htc.o |
28 | ath6kl-y += bmi.o | 28 | ath6kl-y += bmi.o |
29 | ath6kl-y += cfg80211.o | 29 | ath6kl-y += cfg80211.o |