mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
civetweb: 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
3bccd260fa
commit
a5e44382cd
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_CIVETWEB
|
config BR2_PACKAGE_CIVETWEB
|
||||||
bool "civetweb"
|
bool "civetweb"
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Full featured embedded web server with Lua support.
|
Full featured embedded web server with Lua support.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user