summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-01-11 01:43:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-01-11 01:43:09 +0000
commit86f451c270a78230a886c311e74129b506bf346e (patch)
tree8255b50c17646fc95bf775b41ad94391800f34af /openwrt
parent1f63613bca7822649796d9ea2fe539d7485b6d36 (diff)
downloadmtk-20170518-86f451c270a78230a886c311e74129b506bf346e.zip
mtk-20170518-86f451c270a78230a886c311e74129b506bf346e.tar.gz
mtk-20170518-86f451c270a78230a886c311e74129b506bf346e.tar.bz2
fix madwifi-tools build
SVN-Revision: 2897
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/madwifi-tools/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/madwifi-tools/Config.in b/openwrt/package/madwifi-tools/Config.in
index ba5e465..3a1bcc1 100644
--- a/openwrt/package/madwifi-tools/Config.in
+++ b/openwrt/package/madwifi-tools/Config.in
@@ -8,6 +8,7 @@ config BR2_COMPILE_MADWIFI_TOOLS
config BR2_PACKAGE_MADWIFI_TOOLS_BASE
prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver"
tristate
+ select BR2_COMPILE_MADWIFI_TOOLS
default y if BR2_LINUX_2_6_BRCM
default m if CONFIG_DEVEL
help
@@ -18,6 +19,7 @@ config BR2_PACKAGE_MADWIFI_TOOLS_BASE
config BR2_PACKAGE_MADWIFI_TOOLS_STATS
prompt "madwifi-tools-stats............... Debug and stat tools for the Atheros Wifi driver"
tristate
+ select BR2_COMPILE_MADWIFI_TOOLS
default m if CONFIG_DEVEL
help
Driver utilities for Atheros 802.11a/b/g MiniPCI cards