Author: nbd Date: 2014-12-15 10:51:31 +0100 (Mon, 15 Dec 2014) New Revision: 43712
Modified: packages/net/madwifi/Makefile Log: madwifi: mark as broken, it has been found to cause kernel crashes even when not attached to a device Signed-off-by: Felix Fietkau <[email protected]> Modified: packages/net/madwifi/Makefile =================================================================== --- packages/net/madwifi/Makefile 2014-12-15 09:44:01 UTC (rev 43711) +++ packages/net/madwifi/Makefile 2014-12-15 09:51:31 UTC (rev 43712) @@ -162,7 +162,7 @@ SUBMENU:=Wireless Drivers TITLE:=Driver for Atheros wireless chipsets URL:=http://madwifi-project.org/ - DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_brcm63xx||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN) +@DRIVER_WEXT_SUPPORT +hostapd-common-old + DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_brcm63xx||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN) +@DRIVER_WEXT_SUPPORT +hostapd-common-old @BROKEN FILES:=$(MADWIFI_FILES) AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD)) MENU:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
