projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2df5b9
)
Updated ABC to 4d547a5e065b
author
Clifford Wolf
<clifford@clifford.at>
Fri, 22 Aug 2014 10:20:23 +0000
(12:20 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 22 Aug 2014 10:20:23 +0000
(12:20 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4d86a8c91265343861d2b07da617182a3ab263a0..a64c628ef0d9bb4788bb48aa492cbbef8ae61697 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 = 4
935c2b946de
+ABCREV = 4
d547a5e065b
ABCPULL = 1
-include Makefile.conf