fix madwifi-tools build
authorFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jan 2006 01:43:09 +0000 (01:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jan 2006 01:43:09 +0000 (01:43 +0000)
SVN-Revision: 2897

openwrt/package/madwifi-tools/Config.in

index ba5e465e0a8853aa17242202234e8c36497307bd..3a1bcc1820939a4ca6e2dd07a2f98625f5db5d6d 100644 (file)
@@ -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
 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
        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
 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
        default m if CONFIG_DEVEL
        help
          Driver utilities for Atheros 802.11a/b/g MiniPCI cards