mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
mac80211: remove ep93xx target from blacklist.
SVN-Revision: 33465
This commit is contained in:
parent
bf0974e8da
commit
40b13bc86a
@ -49,7 +49,7 @@ define KernelPackage/mac80211/Default
|
|||||||
SUBMENU:=$(WMENU)
|
SUBMENU:=$(WMENU)
|
||||||
URL:=http://linuxwireless.org/
|
URL:=http://linuxwireless.org/
|
||||||
MAINTAINER:=Felix Fietkau <nbd@openwrt.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
|
endef
|
||||||
|
|
||||||
define KernelPackage/cfg80211
|
define KernelPackage/cfg80211
|
||||||
|
Loading…
Reference in New Issue
Block a user