From a730e96569c72c13919ef75dbd63fdd065debb36 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jan 2013 11:28:11 +0000 Subject: Remove remaining etrax references SVN-Revision: 34968 --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd') diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index 3f8474c..44b6684 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 -- cgit v1.1