mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
vtun: 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
ef6cd52b8a
commit
d3f8d974ff
@ -3,6 +3,7 @@ config BR2_PACKAGE_VTUN
|
|||||||
select BR2_PACKAGE_LZO
|
select BR2_PACKAGE_LZO
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Tool for easily creating Virtual Tunnels over TCP/IP networks
|
Tool for easily creating Virtual Tunnels over TCP/IP networks
|
||||||
with traffic shaping, compression, and encryption.
|
with traffic shaping, compression, and encryption.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user