From d4a76d33f2373ccc6b458169fa3de8f64debb616 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:04:38 -0700 Subject: [PATCH] update to tag mpw-9c --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e16f1697..a28f0ec2 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-9b +MPW_TAG ?= mpw-9c PYTHON_BIN ?= python3