projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5a519a
)
Updated ABC to 67c84cdd49e4
author
Clifford Wolf
<clifford@clifford.at>
Fri, 9 May 2014 16:23:21 +0000
(18:23 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Fri, 9 May 2014 16:23:21 +0000
(18:23 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 69fbf5222d744b674998204734db5360b16997d8..54699e4df8bb5179a3892bd787bb67658a81ee21 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-49,7
+49,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 =
2058c8ccea68
+ABCREV =
67c84cdd49e4
ABCPULL = 1
-include Makefile.conf