mirror of https://github.com/efabless/caravel.git
remove `export OPENLANE_TAG` from `openlane/Makefile`
This commit is contained in:
parent
6b0b004f25
commit
ab4e8d87a5
|
@ -14,7 +14,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
MAKEFLAGS+=--warn-undefined-variables
|
||||
export OPENLANE_TAG=ed194238ac359aca044c54fa8cbbbd12280e1a8c
|
||||
export OPENLANE_RUN_TAG ?= $(shell date '+%y_%m_%d_%H_%M')
|
||||
OPENLANE_TAG ?=ed194238ac359aca044c54fa8cbbbd12280e1a8c
|
||||
OPENLANE_IMAGE_NAME ?= efabless/openlane:$(OPENLANE_TAG)
|
||||
|
|
Loading…
Reference in New Issue