X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c352f2f98116127f5273363c1f3770427f632646..39b5ef6e05b90c4249c13d553ff75c17ef256eb1:/package/hostapd/Makefile diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index e500b87bd..7e0f0877f 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -29,7 +29,7 @@ endef define Package/hostapd $(call Package/hostapd/Default) - DEPENDS:=+libopenssl + DEPENDS:=+libopenssl @!LINUX_2_6_AVR32 TITLE+= (full) DESCRIPTION:=\ This package contains a full featured IEEE 802.1x/WPA/EAP/RADIUS \\\ @@ -42,6 +42,7 @@ endef define Package/hostapd-mini $(call Package/hostapd/Default) + DEPENDS:=@!LINUX_2_6_AVR32 TITLE+= (WPA-PSK only) DESCRIPTION:=\ This package contains a minimal IEEE 802.1x/WPA/EAP/RADIUS Authenticator \\\