From 3049a08912b4da0ac952a111fc4ed0484938ab2b Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 6 Jul 2015 17:45:40 +0200 Subject: [PATCH] Updated ABC --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 25216369a..efbca7194 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,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 = 779de2de1481 +ABCREV = c3698e053a7a ABCPULL = 1 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2