From 74600b6b77d966570d1560fbf25d67a9bed0a906 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Thu, 20 Apr 2023 22:46:09 -0700 Subject: [PATCH] change tag to mpw-9b --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 220a386c..e16f1697 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ LARGE_FILES_GZ_SPLIT += $(addsuffix .00.split, $(ARCHIVES)) MCW_ROOT?=$(PWD)/mgmt_core_wrapper MCW ?=LITEX_VEXRISCV -MPW_TAG ?= mpw-9a +MPW_TAG ?= mpw-9b PYTHON_BIN ?= python3