382d52843f
- Download files to target/files directory (instead of target/debs) - Clean python-weels log files
8 lines
161 B
Makefile
8 lines
161 B
Makefile
# mellanox firmware
|
|
|
|
MLNX_FW = fw-SPC-rel-13_1224_0140-EVB.mfa
|
|
$(MLNX_FW)_URL = $(MLNX_SDK_BASE_URL)/$(MLNX_FW)
|
|
SONIC_ONLINE_FILES += $(MLNX_FW)
|
|
|
|
export MLNX_FW
|