Skip to content

Commit

Permalink
Fix NTP and SYSLOG flags (sonic-net#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksym Hedeon <[email protected]>

Signed-off-by: Maksym Hedeon <[email protected]>
  • Loading branch information
Maksym Hedeon committed Feb 1, 2023
1 parent 9339081 commit 5e12607
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions slave.mk
Original file line number Diff line number Diff line change
Expand Up @@ -1324,6 +1324,8 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
MASTER_COREDNS_VERSION=$(MASTER_COREDNS_VERSION) \
MASTER_ETCD_VERSION=$(MASTER_ETCD_VERSION) \
MASTER_CRI_DOCKERD=$(MASTER_CRI_DOCKERD) \
INCLUDE_NTP=$(INCLUDE_NTP) \
INCLUDE_SYSLOG=$(INCLUDE_SYSLOG) \
./build_debian.sh $(LOG)

USERNAME="$(USERNAME)" \
Expand Down

0 comments on commit 5e12607

Please sign in to comment.