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 <maksym@githedgehog.com>

Signed-off-by: Maksym Hedeon <maksym@githedgehog.com>
  • Loading branch information
Maksym Hedeon committed Feb 1, 2023
1 parent a90b420 commit 500c1f6
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 @@ -1221,6 +1221,8 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
SIGNING_CERT="$(SIGNING_CERT)" \
PACKAGE_URL_PREFIX=$(PACKAGE_URL_PREFIX) \
MULTIARCH_QEMU_ENVIRON=$(MULTIARCH_QEMU_ENVIRON) \
INCLUDE_NTP=$(INCLUDE_NTP) \
INCLUDE_SYSLOG=$(INCLUDE_SYSLOG) \
./build_debian.sh $(LOG)

USERNAME="$(USERNAME)" \
Expand Down

0 comments on commit 500c1f6

Please sign in to comment.