From: Florian Fainelli Date: Wed, 19 Sep 2012 11:39:48 +0000 (+0000) Subject: [package] mac80211: remove ep93xx target from blacklist. X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=176e020e35dbb57493caf98a07625114240358c9;p=openwrt%2Fsvn-archive%2Farchive.git [package] mac80211: remove ep93xx target from blacklist. SVN-Revision: 33465 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index ab9c072f2f..99f4561c69 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -49,7 +49,7 @@ define KernelPackage/mac80211/Default SUBMENU:=$(WMENU) URL:=http://linuxwireless.org/ MAINTAINER:=Felix Fietkau - DEPENDS:=@(!(TARGET_avr32||TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN) + DEPENDS:=@(!(TARGET_avr32||TARGET_ps3||TARGET_pxcab)||BROKEN) endef define KernelPackage/cfg80211