From ddc3aade64bd5f9fc8cf0a02c5f429b805b40954 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 5 Apr 2012 04:17:03 +0000 Subject: openntpd: needs MMU Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/openntpd/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/openntpd/Config.in b/package/openntpd/Config.in index 32d0d8b06..4dd9a297d 100644 --- a/package/openntpd/Config.in +++ b/package/openntpd/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_OPENNTPD bool "openntpd" + # fork() + depends on BR2_USE_MMU help OpenNTPD is an easy to use implementation of the Network Time Protocol. It provides the ability to sync the local clock -- cgit v1.2.3