From: Felix Fietkau Date: Wed, 11 Jan 2006 01:43:09 +0000 (+0000) Subject: fix madwifi-tools build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ff7ec948776f7cc57ecf4a8f18adae1bb6e70474;p=15.05%2Fopenwrt.git fix madwifi-tools build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2897 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/madwifi-tools/Config.in b/openwrt/package/madwifi-tools/Config.in index ba5e465e0a..3a1bcc1820 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