build: remove obsolete references to cris and avr32

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 44965
This commit is contained in:
Felix Fietkau
2015-03-24 10:07:40 +00:00
parent 793a451584
commit 5d9eeab64a
15 changed files with 6 additions and 97 deletions

View 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