ef9625f158
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
20 lines
731 B
Plaintext
20 lines
731 B
Plaintext
# DPKG FRK
|
|
|
|
# TODO: update for Bookworm: mft
|
|
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
|
|
include $(PLATFORM_PATH)/install-pending-fw.dep
|