mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
mongoose: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
88a3f722b1
commit
6ea7f661c3
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_MONGOOSE
|
||||
bool "mongoose"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
Mongoose is a small and easy to use web server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user