[package] mac80211: remove ep93xx target from blacklist.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33465 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2012-09-19 11:39:48 +00:00
parent 1e9116b365
commit 6a5a9b2663

View File

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