From 2c33c40f4b6683037815c0a6b90146b74491b168 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Dec 2009 11:08:22 +0000 Subject: [package] disable a few packages failing on ps3 as well (marking them as BROKEN) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18905 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211') diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index a494d5437c..4cef285942 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -33,7 +33,7 @@ WMENU:=Wireless Drivers define KernelPackage/mac80211/Default SUBMENU:=$(WMENU) URL:=http://linuxwireless.org/ - DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN) + DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!(TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN) endef define KernelPackage/mac80211 -- cgit v1.2.3