X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9e219ca63654c28f0f63378a4f176fb8da6d5b5e..e569cb2478bb80cbf7317f4a294e5b7ac675a387:/package/mac80211/Makefile diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 0d0e975b9..c907fb1bc 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -39,7 +39,7 @@ endef define KernelPackage/mac80211 $(call KernelPackage/mac80211/Default) TITLE:=Linux 802.11 Wireless Networking Stack - DEPENDS+= +kmod-crypto-arc4 +kmod-crypto-aes +wireless-tools +iw @!LINUX_2_6_21 @!LINUX_2_6_25 + DEPENDS+= +kmod-crypto-core +kmod-crypto-arc4 +kmod-crypto-aes +wireless-tools +iw @!LINUX_2_6_21 @!LINUX_2_6_25 FILES:= \ $(PKG_BUILD_DIR)/compat/compat.$(LINUX_KMOD_SUFFIX) \ $(PKG_BUILD_DIR)/compat/compat_firmware_class.$(LINUX_KMOD_SUFFIX) \