1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-03 00:02:20 +03:00

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
This commit is contained in:
nbd 2009-03-23 12:21:12 +00:00
parent d2a5dab805
commit f5da7045b2

View File

@ -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"