6 lines
131 B
Makefile
6 lines
131 B
Makefile
# docker image for syncd with rpc
|
|
|
|
DOCKER_SYNCD_PLATFORM_CODE = bfn
|
|
include $(PLATFORM_PATH)/../template/docker-syncd-base-rpc.mk
|
|
|