From a170d114a53593291b27fe22ce1f92e2fde79e64 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 6 Feb 2014 22:18:17 +0100 Subject: [PATCH] Updated ABC to rev 10cc13a2a0f1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 023c62def..4c91aca24 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 = e6b09e1 +ABCREV = 10cc13a2a0f1 ABCPULL = 1 -include Makefile.conf -- 2.30.2