From: nbd Date: Mon, 23 Mar 2009 12:21:12 +0000 (+0000) Subject: madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=f5da7045b2ace1946e2d9179a2d64d93ce978c3f;p=openwrt.git madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index 0a5412a74f..6191ce2db4 100644 --- a/package/madwifi/Config.in +++ b/package/madwifi/Config.in @@ -16,7 +16,7 @@ config MADWIFI_STABLE bool "Use the OpenWrt stable version of madwifi" config MADWIFI_UPSTREAM - depends !LINUX_2_6_26 + depends BROKEN depends !TARGET_atheros bool "Use the upstream release version 0.9.4"