[build] Remove dulplicated DOCKER_SYNCD_BASE target. (#9378)

This commit is contained in:
Shilong Liu 2021-12-13 11:06:10 +08:00 committed by Judy Joseph
parent d6583d2067
commit a1e9150e3c
2 changed files with 0 additions and 3 deletions

View File

@ -36,4 +36,3 @@ $(DOCKER_SYNCD_BASE)_VERSION = 1.0.0
$(DOCKER_SYNCD_BASE)_PACKAGE_NAME = syncd
$(DOCKER_SYNCD_BASE)_RUN_OPT += -v /host/warmboot:/var/warmboot
SONIC_BUSTER_DOCKERS += $(DOCKER_SYNCD_BASE)

View File

@ -16,5 +16,3 @@ $(DOCKER_SYNCD_BASE)_VERSION = 1.0.0
$(DOCKER_SYNCD_BASE)_PACKAGE_NAME = syncd
$(DOCKER_SYNCD_BASE)_RUN_OPT += -v /host/warmboot:/var/warmboot
SONIC_BUSTER_DOCKERS += $(DOCKER_SYNCD_BASE)