From 9c06df8e1c394b1e61ab2ae3ceb03c178fcc7ddc Mon Sep 17 00:00:00 2001 From: Kebo Liu Date: Sun, 27 Dec 2020 17:19:13 +0800 Subject: [PATCH] update mft tool to 4.15.3 (#6281) --- platform/mellanox/mft.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/mft.mk b/platform/mellanox/mft.mk index 60f15c0154c1..4529343931e3 100644 --- a/platform/mellanox/mft.mk +++ b/platform/mellanox/mft.mk @@ -1,7 +1,7 @@ # Mellanox SAI -MFT_VERSION = 4.15.0 -MFT_REVISION = 104 +MFT_VERSION = 4.15.3 +MFT_REVISION = 3 export MFT_VERSION MFT_REVISION