diff options
Diffstat (limited to 'package/wireless_tools')
| -rw-r--r-- | package/wireless_tools/Config.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package/wireless_tools/Config.in b/package/wireless_tools/Config.in index c51ee9bff0..0840187151 100644 --- a/package/wireless_tools/Config.in +++ b/package/wireless_tools/Config.in @@ -5,8 +5,11 @@ config BR2_PACKAGE_WIRELESS_TOOLS http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html +if BR2_PACKAGE_WIRELESS_TOOLS + config BR2_PACKAGE_WIRELESS_TOOLS_LIB bool "Install shared library" - depends on BR2_PACKAGE_WIRELESS_TOOLS help The shared library of wireless tools + +endif |

