|
@@ -252,7 +252,7 @@ endef
|
|
|
define KernelPackage/mac80211-hwsim
|
|
|
$(call KernelPackage/mac80211/Default)
|
|
|
TITLE:=mac80211 HW simulation device
|
|
|
- DEPENDS+= +kmod-mac80211 +@DRIVER_11AC_SUPPORT +@DRIVER_11N_SUPPORT
|
|
|
+ DEPENDS+= +kmod-mac80211 +@DRIVER_11AX_SUPPORT +@DRIVER_11AC_SUPPORT +@DRIVER_11N_SUPPORT
|
|
|
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/mac80211_hwsim.ko
|
|
|
AUTOLOAD:=$(call AutoProbe,mac80211_hwsim)
|
|
|
endef
|