diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-10-05 09:56:58 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-10-05 09:56:58 +0200 |
commit | 4f1b2424a78c15e6954bbcf923ad201321672665 (patch) | |
tree | 452ab1794edd1cb1cb0ae49815ec9370752899a4 /package/busybox | |
parent | ac8c5646edab042496ff11852505d2d1bca9b116 (diff) | |
parent | cd459cb9dc51e6f2cace0b4b994b563f640a25f6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/config/networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 0ca0c3525..fcd6c33ea 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -748,7 +748,7 @@ config BUSYBOX_NSLOOKUP config BUSYBOX_NTPD bool "ntpd" depends on !ADK_PACKAGE_OPENNTPD - default n + default y select BUSYBOX_PLATFORM_LINUX help The NTP client/server daemon. |