summaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-23 09:53:06 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-23 09:53:06 +0000
commitaba414fe72e9905f9e09e8e046265f8f8b00aa10 (patch)
tree04a84e92a51b8194a433ad1038b3150fe7f068b7 /package/mac80211
parentc7e71368f796e7518deb52cd0b576485ad760c49 (diff)
[package] disable a few packages failing on pxcab (marking them as BROKEN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 92e0d2b84..a494d5437 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||BROKEN)
+ DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN)
endef
define KernelPackage/mac80211