projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af7c69
)
Updated ABC to 7600ffb9340c
author
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Jun 2014 08:12:39 +0000
(10:12 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 8 Jun 2014 08:12:39 +0000
(10:12 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 04bae3cf43c1a9b9728ee18e60726f095622798f..38e404ce0787539adf27fdd65d465efb75349f46 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 =
fa4404b395f0
+ABCREV =
7600ffb9340c
ABCPULL = 1
-include Makefile.conf