projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a352864
)
Bump version
author
Marcelina Kościelnicka
<mwk@0x04.net>
Mon, 8 Mar 2021 19:18:11 +0000
(20:18 +0100)
committer
Marcelina Kościelnicka
<mwk@0x04.net>
Mon, 8 Mar 2021 19:18:11 +0000
(20:18 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1fed7ae0e743238371413d9fcd99dd9ca366bc73..e6a27de07d9d5c7ff7bf3936df282805b51290e9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-126,7
+126,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
3981
+YOSYS_VER := 0.9+
4008
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o