use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
This commit is contained in:
@@ -23,7 +23,7 @@ define Package/iw
|
||||
CATEGORY:=Network
|
||||
TITLE:=cfg80211 interface configuration utility
|
||||
URL:=http://wireless.kernel.org/en/users/Documentation/iw
|
||||
DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +libnl-tiny
|
||||
DEPENDS:= +libnl-tiny @(!(TARGET_avr32||TARGET_etrax)||BROKEN)
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user