[Mellanox] Add ASIC simulation version tag to fw.mk (#13470)
Signed-off-by: dprital <drorp@nvidia.com>
This commit is contained in:
parent
260a2ec3e7
commit
940e2cd9bf
@ -21,6 +21,8 @@ MLNX_FW_BASE_PATH = $(MLNX_SDK_BASE_PATH)
|
||||
# Place an URL here to FW if you want to download FW instead
|
||||
MLNX_FW_BASE_URL =
|
||||
|
||||
SIMX_VERSION = 5.1-1065
|
||||
|
||||
ifneq ($(MLNX_FW_BASE_URL), )
|
||||
FW_FROM_URL = y
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user