diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/Makefile')
-rw-r--r-- | drivers/net/wireless/ath/ath5k/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath5k/Makefile b/drivers/net/wireless/ath/ath5k/Makefile index 67dd9fd0650e..f60b3899afc4 100644 --- a/drivers/net/wireless/ath/ath5k/Makefile +++ b/drivers/net/wireless/ath/ath5k/Makefile | |||
@@ -14,6 +14,7 @@ ath5k-y += led.o | |||
14 | ath5k-y += rfkill.o | 14 | ath5k-y += rfkill.o |
15 | ath5k-y += ani.o | 15 | ath5k-y += ani.o |
16 | ath5k-y += sysfs.o | 16 | ath5k-y += sysfs.o |
17 | ath5k-y += mac80211-ops.o | ||
17 | ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o | 18 | ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o |
18 | ath5k-$(CONFIG_ATH5K_AHB) += ahb.o | 19 | ath5k-$(CONFIG_ATH5K_AHB) += ahb.o |
19 | ath5k-$(CONFIG_ATH5K_PCI) += pci.o | 20 | ath5k-$(CONFIG_ATH5K_PCI) += pci.o |