From bb40ba4d50fee9704a735a262f379a0ba97a8e5a Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Tue, 16 Apr 2024 14:55:27 -0700 Subject: [PATCH] tag mpw-9i --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20fbd055..b1211e6b 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ export PDKPATH?=$(PDK_ROOT)/$(PDK) # Install lite version of caravel, (1): caravel-lite, (0): caravel CARAVEL_LITE?=1 -MPW_TAG ?= mpw-9h +MPW_TAG ?= mpw-9i export PDK_ROOT?=$(PWD)/dependencies/pdks ifeq ($(CARAVEL_LITE),1)