summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-05-09 18:23:21 +0200
committerClifford Wolf <clifford@clifford.at>2014-05-09 18:23:21 +0200
commitbfd62268cc6a6115c540a0386c02301cd1ee2e22 (patch)
treeae80be1520bd14cf4d91f86560feff1eb62d97ad /Makefile
parenta5a519a9d15f188b93723c84890d6005d2e9c4be (diff)
Updated ABC to 67c84cdd49e4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69fbf522..54699e4d 100644
--- 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 = 2058c8ccea68
+ABCREV = 67c84cdd49e4
ABCPULL = 1
-include Makefile.conf