2020-04-20 21:02:46 -05:00
|
|
|
# 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
|
2022-01-24 02:56:38 -06:00
|
|
|
include $(PLATFORM_PATH)/install-pending-fw.dep
|