Skip to content

Commit c94a97d

Browse files
authored
Update Makefile
1 parent 89f0be8 commit c94a97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export PDKPATH?=$(PDK_ROOT)/$(PDK)
2424
# Install lite version of caravel, (1): caravel-lite, (0): caravel
2525
CARAVEL_LITE?=1
2626

27-
MPW_TAG ?= mpw-8b
27+
MPW_TAG ?= mpw-8c
2828

2929
ifeq ($(CARAVEL_LITE),1)
3030
CARAVEL_NAME := caravel-lite

0 commit comments

Comments
 (0)