Skip to content

Commit

Permalink
[bcmsh] Fix the bcmsh issues. (#1761)
Browse files Browse the repository at this point in the history
bcmsh is not copied to /usr/bin/ at host side
  • Loading branch information
zhenggen-xu authored and qiluo-msft committed Jun 6, 2018
1 parent 0ff7ba6 commit 83d9c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/broadcom/docker-syncd-brcm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ $(DOCKER_SYNCD_BRCM)_RUN_OPT += -v /var/run/docker-syncd:/var/run/sswsyncd
$(DOCKER_SYNCD_BRCM)_RUN_OPT += -v /etc/sonic:/etc/sonic:ro

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

0 comments on commit 83d9c7e

Please sign in to comment.