Skip to content

Commit 83d9c7e

Browse files
zhenggen-xuqiluo-msft
authored andcommitted
[bcmsh] Fix the bcmsh issues. (#1761)
bcmsh is not copied to /usr/bin/ at host side
1 parent 0ff7ba6 commit 83d9c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/broadcom/docker-syncd-brcm.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ $(DOCKER_SYNCD_BRCM)_RUN_OPT += -v /var/run/docker-syncd:/var/run/sswsyncd
1717
$(DOCKER_SYNCD_BRCM)_RUN_OPT += -v /etc/sonic:/etc/sonic:ro
1818

1919
$(DOCKER_SYNCD_BRCM)_BASE_IMAGE_FILES += bcmcmd:/usr/bin/bcmcmd
20+
$(DOCKER_SYNCD_BRCM)_BASE_IMAGE_FILES += bcmsh:/usr/bin/bcmsh

0 commit comments

Comments
 (0)