diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-19 15:16:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-19 15:16:11 +0000 |
commit | fe78c4885c4eee435a20d88a0e6ab69c3a934501 (patch) | |
tree | e7aea2c242fc62b8deeb7d7963c931f2cf7daefa /package/madwifi/Config.in | |
parent | 6fb461da2bd74ff73e7138e2bc41d446232a0534 (diff) | |
download | upstream-fe78c4885c4eee435a20d88a0e6ab69c3a934501.tar.gz upstream-fe78c4885c4eee435a20d88a0e6ab69c3a934501.tar.bz2 upstream-fe78c4885c4eee435a20d88a0e6ab69c3a934501.zip |
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
SVN-Revision: 17315
Diffstat (limited to 'package/madwifi/Config.in')
-rw-r--r-- | package/madwifi/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index 802e52a663..214cc34276 100644 --- a/package/madwifi/Config.in +++ b/package/madwifi/Config.in @@ -23,11 +23,6 @@ choice config MADWIFI_STABLE bool "Use the OpenWrt stable version of madwifi" -config MADWIFI_UPSTREAM - depends BROKEN - depends !TARGET_atheros - bool "Use the upstream release version 0.9.4" - endchoice config MADWIFI_SINGLE_MODULE |