summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 01:43:09 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 01:43:09 +0000
commit6beab2f9a6acd4b4bd071a00016cb6327cea9ac4 (patch)
tree3de1de950cffbea926057c9d7e9887c38943e039
parent2bf1794227951cb6e21bb3cd604b206e533ca9c8 (diff)
fix madwifi-tools build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2897 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/madwifi-tools/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/madwifi-tools/Config.in b/package/madwifi-tools/Config.in
index ba5e465e0..3a1bcc182 100644
--- a/package/madwifi-tools/Config.in
+++ b/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