projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e758d5
)
Updated ABC to 4935c2b946de
author
Clifford Wolf
<clifford@clifford.at>
Thu, 14 Aug 2014 08:19:12 +0000
(10:19 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 14 Aug 2014 08:19:12 +0000
(10:19 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0e3a88a7009fedeacb44de7bd14f790e069df271..cf176fde52d84e704d45679ef3a3cb7282cc372f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-52,7
+52,7
@@
OBJS = kernel/version_$(GIT_REV).o
# is just a symlink to your actual ABC working directory, as 'make mrproper'
# will remove the 'abc' directory and you do not want to accidentally
# delete your work on ABC..
-ABCREV =
b1e63d18768d
+ABCREV =
4935c2b946de
ABCPULL = 1
-include Makefile.conf