[package] disable a few packages failing on pxcab (marking them as BROKEN)
[openwrt.git] / package / mac80211 / Makefile
index 92e0d2b..a494d54 100644 (file)
@@ -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
This page took 0.023888 seconds and 4 git commands to generate.