aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-01-02 11:28:11 +0000
committerJohn Crispin <blogic@openwrt.org>2013-01-02 11:28:11 +0000
commitd1c1b7bdd8d3c69070bc8a74b0a52d3dc7d2c553 (patch)
tree330acbc92000670f4c0293e16249f090c54ed821 /package/network/services
parent88f49b517bf554b1d850989a1def70be1526e598 (diff)
downloadupstream-d1c1b7bdd8d3c69070bc8a74b0a52d3dc7d2c553.tar.gz
upstream-d1c1b7bdd8d3c69070bc8a74b0a52d3dc7d2c553.tar.bz2
upstream-d1c1b7bdd8d3c69070bc8a74b0a52d3dc7d2c553.zip
Remove remaining etrax references
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services')
-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 3f8474c627..44b6684416 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -86,7 +86,7 @@ ifneq ($(LOCAL_TYPE),hostapd)
CONFIG_DRIVER_ROBOSWITCH=$(CONFIG_PACKAGE_kmod-switch)
endif
-DRV_DEPENDS:=+PACKAGE_kmod-mac80211:libnl-tiny @(!(TARGET_avr32||TARGET_etrax)||BROKEN)
+DRV_DEPENDS:=+PACKAGE_kmod-mac80211:libnl-tiny @(!TARGET_avr32||BROKEN)
define Package/hostapd/Default
SECTION:=net