aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-03-23 12:21:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-03-23 12:21:12 +0000
commitefdff492cd7621515d3c167f9ef9440d49c3ecbe (patch)
tree713a0b5a1b5615e9bba867a1153dee8a035eb12c
parent8b8336ea7e258fc4c788109c55d52b6608838d2d (diff)
downloadmaster-187ad058-efdff492cd7621515d3c167f9ef9440d49c3ecbe.tar.gz
master-187ad058-efdff492cd7621515d3c167f9ef9440d49c3ecbe.tar.bz2
master-187ad058-efdff492cd7621515d3c167f9ef9440d49c3ecbe.zip
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
-rw-r--r--package/madwifi/Config.in2
1 files changed, 1 insertions, 1 deletions
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"