summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-02-09 12:49:52 +0100
committerClifford Wolf <clifford@clifford.at>2015-02-09 12:49:52 +0100
commitc3c9fbfb8c6782bcf39ed307325d3c83a3e69e7e (patch)
tree8805b041c39cf58f9844d8aee3c1ff3b18efe4e5
parent8901f405ca0db4153c327d00d6ae23e6c2d6a5d5 (diff)
Yosys 0.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a1f268c..f1188da2 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ else
LDLIBS += -lrt
endif
-YOSYS_VER := 0.4+$(shell test -d .git && { git log --author=clifford@clifford.at --oneline d5aa0ee158b41.. | wc -l; })
+YOSYS_VER := 0.5
GIT_REV := $(shell git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o