X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2d90f605f5d034663d539066d26dfaf5569790cc..85ed1a403690ce692e2ed06f47b69b709b3fd5db:/package/mac80211/Makefile diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 228861ab9..54ad88967 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -64,6 +64,8 @@ define KernelPackage/mac80211 $(call KernelPackage/mac80211/Default) TITLE:=Linux 802.11 Wireless Networking Stack DEPENDS+= +kmod-crypto-core +kmod-crypto-arc4 +kmod-crypto-aes +kmod-cfg80211 + KCONFIG:=\ + CONFIG_AVERAGE=y FILES:= $(PKG_BUILD_DIR)/net/mac80211/mac80211.ko AUTOLOAD:=$(call AutoLoad,21,mac80211) MENU:=1