summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-12 08:35:42 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-12 08:35:42 +0100
commitab71bd0746c39402aefaea85322fe36bdbaabb09 (patch)
tree90f509d74e3e60f09d01c604ffdd03924c75939e /Makefile
parent0defc86519fb02dd366b20ccec4add09302eae98 (diff)
Updated ABC to rev e97a6e1d59b9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 697cf69f..9a8a277a 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 = 10cc13a2a0f1
+ABCREV = e97a6e1d59b9
ABCPULL = 1
-include Makefile.conf