-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mellanox]: Update MFT tools to v4.9.0 (#2207)
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
- Loading branch information
1 parent
e2d565a
commit ce54ef7
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Mellanox SAI | ||
|
||
MFT = mft-4.5.0-31.amd64.deb | ||
MFT = mft-4.9.0-38.amd64.deb | ||
$(MFT)_SRC_PATH = $(PLATFORM_PATH)/mft | ||
$(MFT)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON) | ||
SONIC_MAKE_DEBS += $(MFT) | ||
|
||
KERNEL_MFT = kernel-mft-dkms_4.5.0-$(KVERSION)_all.deb | ||
KERNEL_MFT = kernel-mft-dkms_4.9.0-$(KVERSION)_all.deb | ||
$(eval $(call add_derived_package,$(MFT),$(KERNEL_MFT))) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters