summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-01-27 19:22:56 +0100
committerClifford Wolf <clifford@clifford.at>2015-01-27 19:22:56 +0100
commitc7c99a694bf63f7cc9f01ed08b2411ae98ff8eed (patch)
tree27c8c56e0655c35341ed0dcfa007245d1c2fad61 /Makefile
parent13b50bacfee1ea1651cbdccd7522f3d03cab5675 (diff)
Updaed ABC to hg rev 61ad5f908c03
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36d5edb3..2e6b0e9e 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,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 = 5b5af75f1dda
+ABCREV = 61ad5f908c03
ABCPULL = 1
ABCMKARGS = # CC="$(CXX)" CXX="$(CXX)"