Skip to content

Commit

Permalink
tag mpw-9f
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi committed Nov 5, 2023
1 parent d553355 commit 8eda97e
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-9e
MPW_TAG ?= mpw-9f
export PDK_ROOT?=$(PWD)/dependencies/pdks

ifeq ($(CARAVEL_LITE),1)
Expand Down

0 comments on commit 8eda97e

Please sign in to comment.