mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
bind: needs MMU
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1cba5cf918
commit
55c181fd0c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user