summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-21 22:39:10 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-21 22:39:10 +0100
commit1c4a6411af4339a26d28d1e4b93cd2c44eb16228 (patch)
treef813c95339f9c88afef4873ebc1a38932117e00e /Makefile
parent40d9542647420e16d7980eeb917e3f2387b1f399 (diff)
Updated abc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a8bd940..f4f46785 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ YOSYS_VER := 0.0.x
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o
-ABCREV = 0f9e5488ced3
+ABCREV = 766d323095c4
ABCPULL = 1
-include Makefile.conf