mirror of https://github.com/hak5/openwrt-owl.git
parent
e2f866d63a
commit
b13e103d71
|
@ -205,7 +205,7 @@ define KernelPackage/ath5k
|
||||||
$(call KernelPackage/mac80211/Default)
|
$(call KernelPackage/mac80211/Default)
|
||||||
TITLE:=Atheros 5xxx wireless cards support
|
TITLE:=Atheros 5xxx wireless cards support
|
||||||
URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath5k
|
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
|
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath5k/ath5k.ko
|
||||||
AUTOLOAD:=$(call AutoProbe,ath5k)
|
AUTOLOAD:=$(call AutoProbe,ath5k)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue