summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-08-14 10:19:12 +0200
committerClifford Wolf <clifford@clifford.at>2014-08-14 10:19:12 +0200
commita878095b465d73df7b347dddb25c3627024b3d7d (patch)
tree000d6726c924eeb6c31ceda6aebea17fa90c07b3
parent7e758d5fbba4769ba268229bece7b5c486c61223 (diff)
Updated ABC to 4935c2b946de
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e3a88a7..cf176fde 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,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 = b1e63d18768d
+ABCREV = 4935c2b946de
ABCPULL = 1
-include Makefile.conf