projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
375c4dd
)
Updated ABC to hg rev e6b09e1
author
Clifford Wolf
<clifford@clifford.at>
Wed, 29 Jan 2014 09:50:15 +0000
(10:50 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 29 Jan 2014 09:50:15 +0000
(10:50 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 775b82201e0eaeef74347a79fc382e9220e276a8..031724777c63cc20f37b8eba409fcef36608989c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-37,7
+37,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 =
57517e81666b
+ABCREV =
e6b09e1
ABCPULL = 1
-include Makefile.conf