[docker-syncd-vs]: fix syncd target for docker-syncd-vs.
The bug is introduced in commit
0bca6b8468
Signed-off-by: Guohan Lu <gulv@microsoft.com>
This commit is contained in:
parent
0952b42f6d
commit
87617233eb
@ -3,7 +3,7 @@
|
||||
DOCKER_SYNCD_PLATFORM_CODE = vs
|
||||
include $(PLATFORM_PATH)/../template/docker-syncd-base.mk
|
||||
|
||||
$(DOCKER_SYNCD_SYNCD)_DEPENDS += $(SYNCD_VS)
|
||||
$(DOCKER_SYNCD_BASE)_DEPENDS += $(SYNCD_VS)
|
||||
|
||||
$(DOCKER_SYNCD_BASE)_DBG_DEPENDS += $(SYNCD_VS_DBG) \
|
||||
$(LIBSWSSCOMMON_DBG) \
|
||||
|
Loading…
Reference in New Issue
Block a user