X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2FMakefile;h=a5e56d98583fb3b2dd2755d9fc0ba3bc6d5873b3;hb=b13e103d71e5bf969709d34639cd599522e5e48c;hp=8391a8cf24971ec51709c4a3628aeb43c98101d9;hpb=e2f866d63ac75b00dc90ec1925138c5d655ed3aa;p=librecmc%2Flibrecmc.git diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index 8391a8cf24..a5e56d9858 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -205,7 +205,7 @@ define KernelPackage/ath5k $(call KernelPackage/mac80211/Default) TITLE:=Atheros 5xxx wireless cards support URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath5k - DEPENDS+= @PCI_SUPPORT||@TARGET_ath25 +kmod-ath + DEPENDS+= @PCI_SUPPORT||@TARGET_ath25 +kmod-ath +@DRIVER_11W_SUPPORT FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath5k/ath5k.ko AUTOLOAD:=$(call AutoProbe,ath5k) endef