From: Felix Fietkau 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: http://git.openwrt.org/?a=commitdiff_plain;h=a9f1ccc40a0c44717d44b8aafe01d7f25ba46ad2;p=openwrt%2Fstaging%2Fflorian.git madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken SVN-Revision: 14991 --- 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"