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
|