From 93ce8bb464a4ee9a00db116b8490c0264c339121 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:23:47 -0700 Subject: [PATCH] tag = 2024.09.03-1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3273ff54..302fd556 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES)) MCW_ROOT?=$(PWD)/mgmt_core_wrapper MCW ?=LITEX_VEXRISCV -MPW_TAG ?= mpw-9k +MPW_TAG ?= 2024.09.03-1 PYTHON_BIN ?= python3