From 737d92d9c271093e76a47d1e7c90b3c1e315f16a Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Wed, 28 Nov 2012 03:24:02 +0000 Subject: hiawatha: needs mmu Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/hiawatha/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/hiawatha/Config.in b/package/hiawatha/Config.in index 431a9fa1b..ac0aa102f 100644 --- a/package/hiawatha/Config.in +++ b/package/hiawatha/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_HIAWATHA bool "hiawatha" + # needs fork() + depends on BR2_USE_MMU help Hiawatha is a webserver for Unix and has been built with security in mind. This resulted in a highly secure -- cgit v1.2.3