mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
babeld: needs MMU as it uses fork()
Fixes: http://autobuild.buildroot.net/results/986953a9bb49cd68338dc15e1a2f96045e44bf02/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_BABELD
|
||||
bool "babeld"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Babel is a loop-avoiding distance-vector routing protocol for IPv6
|
||||
and IPv4 with fast convergence properties.
|
||||
|
||||
Reference in New Issue
Block a user