build: remove obsolete references to cris and avr32
[openwrt/staging/dedeckeh.git] / package / network / utils / iw / Makefile
index e6054950ca70943ef8c10629a76f5d1a1fa357db..05ecd8adadb9deb13b2078465303cf52864b447e 100644 (file)
@@ -25,7 +25,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||BROKEN)
+  DEPENDS:= +libnl-tiny
 endef
 
 define Build/Configure