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>
18 lines
649 B
Plaintext
18 lines
649 B
Plaintext
# DPKG FRK
|
|
|
|
include $(PLATFORM_PATH)/sdk.dep
|
|
include $(PLATFORM_PATH)/fw.dep
|
|
include $(PLATFORM_PATH)/mft.dep
|
|
include $(PLATFORM_PATH)/mlnx-sai.dep
|
|
include $(PLATFORM_PATH)/hw-management.dep
|
|
include $(PLATFORM_PATH)/mlnx-platform-api.dep
|
|
include $(PLATFORM_PATH)/docker-syncd-mlnx.dep
|
|
include $(PLATFORM_PATH)/docker-syncd-mlnx-rpc.dep
|
|
include $(PLATFORM_PATH)/docker-saiserver-mlnx.dep
|
|
include $(PLATFORM_PATH)/one-image.dep
|
|
include $(PLATFORM_PATH)/libsaithrift-dev.dep
|
|
include $(PLATFORM_PATH)/mlnx-ffb.dep
|
|
include $(PLATFORM_PATH)/issu-version.dep
|
|
include $(PLATFORM_PATH)/mlnx-onie-fw-update.dep
|
|
include $(PLATFORM_PATH)/mlnx-ssd-fw-update.dep
|