mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
mac80211: mark ath12k 80211BE capable
Build hostapd with 80211BE suport. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16571 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
f9a0485c99
commit
3280f9e8f7
@ -362,7 +362,7 @@ define KernelPackage/ath12k
|
|||||||
URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath12k
|
URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath12k
|
||||||
DEPENDS+= @PCI_SUPPORT +kmod-ath +@DRIVER_11AC_SUPPORT +@DRIVER_11AX_SUPPORT \
|
DEPENDS+= @PCI_SUPPORT +kmod-ath +@DRIVER_11AC_SUPPORT +@DRIVER_11AX_SUPPORT \
|
||||||
+kmod-crypto-michael-mic +kmod-qrtr-mhi \
|
+kmod-crypto-michael-mic +kmod-qrtr-mhi \
|
||||||
+kmod-qcom-qmi-helpers
|
+kmod-qcom-qmi-helpers +@DRIVER_11BE_SUPPORT
|
||||||
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath12k/ath12k.ko
|
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath12k/ath12k.ko
|
||||||
AUTOLOAD:=$(call AutoProbe,ath12k)
|
AUTOLOAD:=$(call AutoProbe,ath12k)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user