projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58a5755
)
Bump version
author
Marcelina Kościelnicka
<mwk@0x04.net>
Thu, 25 Feb 2021 23:24:33 +0000
(
00:24
+0100)
committer
Marcelina Kościelnicka
<mwk@0x04.net>
Thu, 25 Feb 2021 23:24:33 +0000
(
00:24
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 50f4f52b7e6586ecdb603dace4184a0385122d7c..ced14cb486dfb9d27e6414ab83a859f34efaed39 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-126,7
+126,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+39
11
+YOSYS_VER := 0.9+39
62
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o