Bläddra i källkod

bind: needs MMU

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 13 år sedan
förälder
incheckning
55c181fd0c
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      package/bind/Config.in

+ 2 - 0
package/bind/Config.in

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