ca0e8cbe0e
- combine docker-ptf-saithrift into docker-ptf docker - build docker-ptf under platform vs - remove docker-ptf for other platforms Signed-off-by: Guohan Lu <lguohan@gmail.com>
12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
include $(PLATFORM_PATH)/syncd-vs.dep
|
|
include $(PLATFORM_PATH)/sonic-version.dep
|
|
include $(PLATFORM_PATH)/docker-sonic-vs.dep
|
|
include $(PLATFORM_PATH)/docker-syncd-vs.dep
|
|
include $(PLATFORM_PATH)/docker-gbsyncd-vs.dep
|
|
include $(PLATFORM_PATH)/docker-ptf.dep
|
|
include $(PLATFORM_PATH)/libsaithrift-dev.dep
|
|
include $(PLATFORM_PATH)/one-image.dep
|
|
include $(PLATFORM_PATH)/onie.dep
|
|
include $(PLATFORM_PATH)/kvm-image.dep
|
|
|