projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9962384
)
Updated ABC to hg id "b1e63d18768d"
author
Clifford Wolf
<clifford@clifford.at>
Thu, 24 Jul 2014 18:57:21 +0000
(20:57 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 24 Jul 2014 18:57:21 +0000
(20:57 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e4e0287e7f004e5edf22017a2c7cb3c55467ea9a..3919b3f1c4b400c50bc0b8aef93a9f2898651773 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-53,7
+53,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 =
7600ffb9340c
+ABCREV =
b1e63d18768d
ABCPULL = 1
-include Makefile.conf