From 7350a9360fe41deeb60ae73aa1b690e93f3b7383 Mon Sep 17 00:00:00 2001 From: Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> Date: Apr 09 2022 07:33:09 +0000 Subject: Update Makefile update tag to test-6a2 --- diff --git a/Makefile b/Makefile index f689004..fcd2f60 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ export OPENLANE_TAG=2022.02.23_02.50.41 # Install lite version of caravel, (1): caravel-lite, (0): caravel CARAVEL_LITE?=1 -MPW_TAG ?= test-6a +MPW_TAG ?= test-6a2 ifeq ($(CARAVEL_LITE),1) CARAVEL_NAME := caravel-lite