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