ntp: enable/disable sntp support depending on BR2_PACKAGE_NTP_SNTP
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 19 Jun 2017 14:33:25 +0000 (15:33 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Jun 2017 20:11:10 +0000 (22:11 +0200)
commit79ee9b7e692824886bc19b21f55ac25e36e238f1
tree5d993ef97edc704769f32ec74a1a450d6caea8c7
parenta97b1e03fe779a67b4ca14f9e08fd4a316e81be5
ntp: enable/disable sntp support depending on BR2_PACKAGE_NTP_SNTP

We already have an option for selecting sntp support in ntp that can be
chosen from the menuconfig, and ntp's configure script has a --with-sntp
option (with its --without counterpart) which can be used for disabling
sntp support in ntp. However, we are not using it. This patch will make
use of it.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ntp/ntp.mk