From a1eb03bd33af181a1e76c854a1cf9226afbd35e7 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Wed, 6 Sep 2023 09:31:29 -0700 Subject: [PATCH] Update tag to mpw-9e --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f25b862..e83e78dd 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-9c +MPW_TAG ?= mpw-9e PYTHON_BIN ?= python3