From 806cc3b5d3a159c9748b953240d169529e54eebb Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 26 Jun 2007 15:41:01 +0000 Subject: - bump version, make it compile. tickadjust has to be disabled. Closes #1029 Provide means for installing sntp --- package/ntp/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'package/ntp/Config.in') diff --git a/package/ntp/Config.in b/package/ntp/Config.in index 0f35a17a6..cd9c7bba1 100644 --- a/package/ntp/Config.in +++ b/package/ntp/Config.in @@ -6,3 +6,10 @@ config BR2_PACKAGE_NTP Provides things like ntpd, ntpdate, ntpq, etc... http://www.ntp.org/ + +config BR2_PACKAGE_NTP_SNTP + bool "sntp" + default n + depends BR2_PACKAGE_NTP + help + Simple network time protocol program -- cgit v1.2.3