Update buildroot 17.02.3 -> 17.02.4
This commit is contained in:
@@ -65,6 +65,12 @@ else
|
||||
NTP_CONF_OPTS += --disable-SHM
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_NTP_SNTP),y)
|
||||
NTP_CONF_OPTS += --with-sntp
|
||||
else
|
||||
NTP_CONF_OPTS += --without-sntp
|
||||
endif
|
||||
|
||||
NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTP_KEYGEN) += util/ntp-keygen
|
||||
NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTP_WAIT) += scripts/ntp-wait/ntp-wait
|
||||
NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTPDATE) += ntpdate/ntpdate
|
||||
|
||||
Reference in New Issue
Block a user