mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Update config's of ntp
This commit is contained in:
parent
5d19a1f5ae
commit
a8231c393e
@ -24,6 +24,8 @@ $(NTP_DIR)/.patched: $(DL_DIR)/$(NTP_SOURCE)
|
|||||||
$(SED) '/[[:space:](]index[[:space:]]*(/s/[[:space:]]*index[[:space:]]*(/ strchr(/g' $(NTP_DIR)/libisc/*.c $(NTP_DIR)/arlib/sample.c
|
$(SED) '/[[:space:](]index[[:space:]]*(/s/[[:space:]]*index[[:space:]]*(/ strchr(/g' $(NTP_DIR)/libisc/*.c $(NTP_DIR)/arlib/sample.c
|
||||||
$(SED) '/[[:space:](]rindex[[:space:]]*(/s/[[:space:]]*rindex[[:space:]]*(/ strrchr(/g' $(NTP_DIR)/ntpd/*.c
|
$(SED) '/[[:space:](]rindex[[:space:]]*(/s/[[:space:]]*rindex[[:space:]]*(/ strrchr(/g' $(NTP_DIR)/ntpd/*.c
|
||||||
#$(SED) 's/\(^#[[:space:]]*include[[:space:]]*<sys\/var.h>\)/\/\/ \1/' $(NTP_DIR)/util/tickadj.c
|
#$(SED) 's/\(^#[[:space:]]*include[[:space:]]*<sys\/var.h>\)/\/\/ \1/' $(NTP_DIR)/util/tickadj.c
|
||||||
|
$(CONFIG_UPDATE) $(NTP_DIR)
|
||||||
|
$(CONFIG_UPDATE) $(NTP_DIR)/sntp
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
$(NTP_DIR)/.configured: $(NTP_DIR)/.patched
|
$(NTP_DIR)/.configured: $(NTP_DIR)/.patched
|
||||||
|
Loading…
x
Reference in New Issue
Block a user