blob: 44bdf50de0c073fe52ad4225e031260f9bf6855a [file] [log] [blame]
config BR2_PACKAGE_VDE2
bool "vde2"
depends on BR2_USE_MMU # fork()
depends on !BR2_STATIC_LIBS # dlopen()
help
VDE is an ethernet compliant virtual network that can be
spawned over a set of physical computers over the Internet.
VDE is part of the virtualsquare project.
https://github.com/virtualsquare/vde-2/
comment "vde2 needs a toolchain w/ dynamic library"
depends on BR2_USE_MMU
depends on BR2_STATIC_LIBS