commit | 860217c510b3b3e12cb6bf8e7e8529186983785b | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Sun Nov 13 16:21:52 2022 +0900 |
committer | GitHub <noreply@github.com> | Sun Nov 13 16:21:52 2022 +0900 |
tree | 605b333b9d5a254f6c703696c6551cbbcde5da99 | |
parent | 0d0162818975f1415c424d07e052b6041b212a12 [diff] |
Makefile: point precheck to main
diff --git a/Makefile b/Makefile index 3d3c623..107527d 100644 --- a/Makefile +++ b/Makefile
@@ -75,7 +75,7 @@ #OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9 export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f export OPENLANE_TAG?=2022.10.20 - MPW_PRECHECK_TAG := EF-3614 + MPW_PRECHECK_TAG := main endif