projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61883b3
)
Updated ABC to rev fa4404b395f0
author
Clifford Wolf
<clifford@clifford.at>
Thu, 29 May 2014 09:03:15 +0000
(11:03 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 29 May 2014 09:03:15 +0000
(11:03 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 54699e4df8bb5179a3892bd787bb67658a81ee21..04bae3cf43c1a9b9728ee18e60726f095622798f 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 =
67c84cdd49e4
+ABCREV =
fa4404b395f0
ABCPULL = 1
-include Makefile.conf