diff options
Diffstat (limited to 'package/wireless_tools/Config.in')
-rw-r--r-- | package/wireless_tools/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/wireless_tools/Config.in b/package/wireless_tools/Config.in index efe28d288..c51ee9bff 100644 --- a/package/wireless_tools/Config.in +++ b/package/wireless_tools/Config.in @@ -4,3 +4,9 @@ config BR2_PACKAGE_WIRELESS_TOOLS 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 |