aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-24 10:07:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-24 10:07:40 +0000
commit5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5 (patch)
tree10a8d0970c794b914cbf01939dec556f269eb980 /package/network/services/hostapd/Makefile
parent793a4515845027a38eb32b7c3297ae8266b8c761 (diff)
downloadupstream-5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5.tar.gz
upstream-5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5.tar.bz2
upstream-5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5.zip
build: remove obsolete references to cris and avr32
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44965
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index eeba02802a..592c06c03d 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -94,7 +94,7 @@ ifdef CONFIG_USE_GLIBC
TARGET_LDFLAGS_C += -lrt
endif
-DRV_DEPENDS:=+PACKAGE_kmod-cfg80211:libnl-tiny @(!TARGET_avr32||BROKEN)
+DRV_DEPENDS:=+PACKAGE_kmod-cfg80211:libnl-tiny
define Package/hostapd/Default
SECTION:=net