projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4240498
)
Bump version
author
Marcelina Kościelnicka
<mwk@0x04.net>
Thu, 20 May 2021 10:50:32 +0000
(12:50 +0200)
committer
Marcelina Kościelnicka
<mwk@0x04.net>
Thu, 20 May 2021 10:50:32 +0000
(12:50 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ff62aca25621e0df7040b174c8a7a5f908a35c71..b8ef9343a5f20555bdf266dc6762f169691237f0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-126,7
+126,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+40
52
+YOSYS_VER := 0.9+40
81
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o