diff options
| -rw-r--r-- | package/hostapd/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 3aec90372..93e201827 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -144,6 +144,7 @@ define Package/wpa-supplicant    CATEGORY:=Network    TITLE:=WPA Supplicant    URL:=http://hostap.epitest.fi/wpa_supplicant/ +  DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +PACKAGE_kmod-mac80211:libnl-tiny    VARIANT:=supplicant-full  endef | 
