From: Thomas Petazzoni Date: Thu, 7 Jul 2016 08:36:03 +0000 (+0200) Subject: shellinabox: needs MMU support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc2be0b2566a1a56c2a6c420f8dae8d40ec44b91;p=buildroot.git shellinabox: needs MMU support Fixes: http://autobuild.buildroot.net/results/609ec63d36e235581fe0388c0e1102362743d5b2/ Signed-off-by: Thomas Petazzoni --- diff --git a/package/shellinabox/Config.in b/package/shellinabox/Config.in index b349ef34b4..10c492c9d8 100644 --- a/package/shellinabox/Config.in +++ b/package/shellinabox/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_SHELLINABOX bool "shellinabox" + depends on BR2_USE_MMU # fork() select BR2_PACKAGE_OPENSSL select BR2_PACKAGE_ZLIB help