From 487a439614d25a71b68bb6bf7d7fa62b6dfd33cd Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Thu, 30 May 2024 14:37:02 -0700 Subject: [PATCH] tag mpw-9j --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4cdbe930..499fae89 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-9f +MPW_TAG ?= mpw-9j PYTHON_BIN ?= python3