0603accdae
Adopt to new define used for docker-syncd Simplify/streamline through template.
6 lines
137 B
Makefile
6 lines
137 B
Makefile
# docker image for mrvl syncd with rpc
|
|
|
|
DOCKER_SYNCD_PLATFORM_CODE = mrvl
|
|
include $(PLATFORM_PATH)/../template/docker-syncd-base-rpc.mk
|
|
|