mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:09:43 +02:00
fix madwifi-tools build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2897 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
86b761ae09
commit
545e382976
@ -8,6 +8,7 @@ config BR2_COMPILE_MADWIFI_TOOLS
|
|||||||
config BR2_PACKAGE_MADWIFI_TOOLS_BASE
|
config BR2_PACKAGE_MADWIFI_TOOLS_BASE
|
||||||
prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver"
|
prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver"
|
||||||
tristate
|
tristate
|
||||||
|
select BR2_COMPILE_MADWIFI_TOOLS
|
||||||
default y if BR2_LINUX_2_6_BRCM
|
default y if BR2_LINUX_2_6_BRCM
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
@ -18,6 +19,7 @@ config BR2_PACKAGE_MADWIFI_TOOLS_BASE
|
|||||||
config BR2_PACKAGE_MADWIFI_TOOLS_STATS
|
config BR2_PACKAGE_MADWIFI_TOOLS_STATS
|
||||||
prompt "madwifi-tools-stats............... Debug and stat tools for the Atheros Wifi driver"
|
prompt "madwifi-tools-stats............... Debug and stat tools for the Atheros Wifi driver"
|
||||||
tristate
|
tristate
|
||||||
|
select BR2_COMPILE_MADWIFI_TOOLS
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Driver utilities for Atheros 802.11a/b/g MiniPCI cards
|
Driver utilities for Atheros 802.11a/b/g MiniPCI cards
|
||||||
|
Loading…
Reference in New Issue
Block a user