Skip to content

Commit

Permalink
tag mpw-9j
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi committed May 30, 2024
1 parent bb40ba4 commit 2f7b703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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-9i
MPW_TAG ?= mpw-9j
export PDK_ROOT?=$(PWD)/dependencies/pdks

ifeq ($(CARAVEL_LITE),1)
Expand Down

0 comments on commit 2f7b703

Please sign in to comment.