diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/openntpd/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 |