70fb5d46ee
Closes #2461 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
config BR2_PACKAGE_WIRELESS_TOOLS
|
|
bool "wireless tools"
|
|
help
|
|
A collection of tools to configure wireless lan cards.
|
|
|
|
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
|
|
|
|
config BR2_PACKAGE_WIRELESS_TOOLS_LIB
|
|
bool "Install shared library"
|
|
depends on BR2_PACKAGE_WIRELESS_TOOLS
|
|
help
|
|
The shared library of wireless tools
|