Makefile: Export YOSYS_VER

This commit is contained in:
Krystine Sherwin 2024-05-04 16:51:38 +12:00
parent bb0be8c7a2
commit fe27240b3a
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ endif
endif
YOSYS_VER := 0.40+50
export YOSYS_VER
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo