mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
vde2: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a2f298cebb
commit
92af118d82
@ -1,8 +1,9 @@
|
|||||||
config BR2_PACKAGE_VDE2
|
config BR2_PACKAGE_VDE2
|
||||||
bool "vde2"
|
bool "vde2"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
VDE is an ethernet compliant virtual network that can be
|
VDE is an ethernet compliant virtual network that can be
|
||||||
spawned over a set of physical computers over the Internet.
|
spawned over a set of physical computers over the Internet.
|
||||||
VDE is part of the virtualsquare project.
|
VDE is part of the virtualsquare project.
|
||||||
|
|
||||||
http://vde.sourceforge.net/
|
http://vde.sourceforge.net/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user