openssh: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 7 Oct 2013 00:09:26 +0000 (21:09 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 7 Oct 2013 09:43:33 +0000 (11:43 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssh/Config.in

index 0c3d993a68fa97a34cb0883ce68f9e364b7ea525..78cc615c0351ae50daf39cb42f215a38846f43ab 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_OPENSSH
        bool "openssh"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_ZLIB
        help