summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-06 22:18:17 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-06 22:18:17 +0100
commita170d114a53593291b27fe22ce1f92e2fde79e64 (patch)
tree846ff140e2ff7c1ca259b50dfda3003ba419d6d9
parent58cb8d65af26275d49d7d7acc381a33fb11e7368 (diff)
Updated ABC to rev 10cc13a2a0f1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 023c62de..4c91aca2 100644
--- 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 = e6b09e1
+ABCREV = 10cc13a2a0f1
ABCPULL = 1
-include Makefile.conf