bind: needs MMU
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 5 Apr 2012 11:41:57 +0000 (08:41 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 5 Apr 2012 12:43:59 +0000 (14:43 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bind/Config.in

index 9b9c7eeb7d359b31168dae94af27ee1f2386499f..2944f1ffeaaba1d81b7bb94efe8e5ffd881220d0 100644 (file)
@@ -2,6 +2,8 @@ config BR2_PACKAGE_BIND
        bool "bind"
        depends on BR2_INET_IPV6
        depends on BR2_LARGEFILE
+       # fork()
+       depends on BR2_USE_MMU
        help
          BIND (Berkeley Internet Name Domain) is an implementation of
          the Domain Name System (DNS) protocols and provides an openly