From 33db8762485ca24756115945d58fa6be2e830bdd Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Dec 2009 09:53:06 +0000 Subject: disable a few packages failing on pxcab (marking them as BROKEN) SVN-Revision: 18903 --- package/madwifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/Makefile') diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index 16ce30e4c0..79a3b3f874 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -161,7 +161,7 @@ define KernelPackage/madwifi SUBMENU:=Wireless Drivers TITLE:=Driver for Atheros wireless chipsets URL:=http://madwifi-project.org/ - DEPENDS:=+wireless-tools @PCI_SUPPORT||TARGET_atheros @!TARGET_avr32 @!TARGET_etrax @!TARGET_sibyte @!TARGET_cobalt @!TARGET_octeon @LINUX_2_6 @(!TARGET_ep93xx||BROKEN) + DEPENDS:=+wireless-tools @PCI_SUPPORT||TARGET_atheros @!TARGET_avr32 @!TARGET_etrax @!TARGET_sibyte @!TARGET_cobalt @!TARGET_octeon @LINUX_2_6 @(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN) FILES:=$(MADWIFI_FILES) AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD)) endef -- cgit v1.2.3