diff options
Diffstat (limited to 'package/bind/Config.in')
-rw-r--r-- | package/bind/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bind/Config.in b/package/bind/Config.in index 08af624be3..047f682b2e 100644 --- a/package/bind/Config.in +++ b/package/bind/Config.in @@ -40,4 +40,5 @@ config BR2_PACKAGE_BIND_TOOLS endif comment "bind needs a toolchain w/ largefile, IPv6" + depends on BR2_USE_MMU depends on !(BR2_LARGEFILE || BR2_INET_IPV6) |