Commit 5a0338d6 authored by Adam Wujek's avatar Adam Wujek

sw/Makefile: pick gateware file based on SB_VER

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent e6b0d163
......@@ -43,7 +43,7 @@ endif
DTC_BIN=artifacts/dtc
GW_XSA=gw/diot_sb_golden.xsa
GW_XSA=gw/hw_v$(SB_VER)/diot_sb_golden_hw_v$(SB_VER).xsa
export CROSS_COMPILE=aarch64-none-elf-
export ARCH=aarch64
CROSS_COMPILE_MICROBLAZE=mb-
......
../gw_all/diot_sb_golden_2021_10_22_3.xsa
\ No newline at end of file
../../gw_all/diot_sb_golden_2021_10_22_3.xsa
\ No newline at end of file
../../gw_all/diot_sb_hw_v2_golden_2021_12_16.xsa
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment