[package] disable a few packages failing on pxcab (marking them as BROKEN)
[openwrt.git] / package / mac80211 / Makefile
index dcd2529..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
+  DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN)
 endef
 
 define KernelPackage/mac80211
This page took 0.020774 seconds and 4 git commands to generate.