summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-13 18:56:36 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-13 18:56:36 +0100
commita1239416185aebca03d131dc3ebe3e3d45c5a9f3 (patch)
tree62840db7b318c90f175acfda0e365202aa040165 /Makefile
parentcd9e8741a71502c303c6f25d02bb2259a7dd7ff3 (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 72bd6d1e..89e4a915 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 = d7d412483aa9
+ABCREV = 2058c8ccea68
ABCPULL = 1
-include Makefile.conf