package: remove references to symbols TARGET_{ps3,pxcab}.

Target pxcab and ps3 were removed from maintaince in r34764 and r34765
respectively.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 43850
This commit is contained in:
Felix Fietkau
2015-01-05 13:03:40 +00:00
parent ee41729e64
commit fe35a1cb8b
2 changed files with 1 additions and 7 deletions

View File

@@ -60,7 +60,7 @@ define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
DEPENDS:=@(!(TARGET_avr32||TARGET_ps3||TARGET_pxcab)||BROKEN)
DEPENDS:=@(!TARGET_avr32||BROKEN)
endef
define KernelPackage/cfg80211