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