[backfire] cleanup: remove refs to unsupported "etrax" target
[openwrt-10.03/.git] / package / iw / Makefile
index 2b714f8f9897a9bc17638d0a1999887dc46ecc65..152d78b7d02b038f5a71aa3c9dba8e54240ecb31 100644 (file)
@@ -23,7 +23,7 @@ define Package/iw
   CATEGORY:=Network
   TITLE:=cfg80211 interface configuration utility
   URL:=http://wireless.kernel.org/en/users/Documentation/iw
-  DEPENDS:= +libnl-tiny @(!(TARGET_avr32||TARGET_etrax)||BROKEN)
+  DEPENDS:= +libnl-tiny @(!(TARGET_avr32)||BROKEN)
 endef
 
 define Build/Configure