Skip to content

Commit

Permalink
[Mellanox] Add ASIC simulation version tag to fw.mk (#13470)
Browse files Browse the repository at this point in the history
Signed-off-by: dprital <drorp@nvidia.com>
  • Loading branch information
dprital authored Jan 23, 2023
1 parent 260a2ec commit 940e2cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platform/mellanox/fw.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 940e2cd

Please sign in to comment.