From: Gustavo Zacarias Date: Wed, 9 Oct 2013 20:25:46 +0000 (-0300) Subject: mongoose: needs mmu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6ea7f661c3e38b71d3e4ed161e9e11e396070e73;p=buildroot.git mongoose: needs mmu Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/mongoose/Config.in b/package/mongoose/Config.in index 7199712018..16684766fd 100644 --- a/package/mongoose/Config.in +++ b/package/mongoose/Config.in @@ -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