diff options
Diffstat (limited to 'package/bind/Config.in')
-rw-r--r-- | package/bind/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/bind/Config.in b/package/bind/Config.in index ced5c704f..3ef730c27 100644 --- a/package/bind/Config.in +++ b/package/bind/Config.in @@ -22,3 +22,10 @@ config BR2_PACKAGE_BIND intended to be linked with applications requiring name service. http://www.isc.org/sw/bind/ + +config BR2_PACKAGE_BIND_TOOLS + bool "Install tools" + depends on BR2_PACKAGE_BIND + help + Install tools (host, nslookup, dig, nsupdate) + |