From d5497f770bf49b893c8a90879d325a73f4d13ee5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 29 May 2014 11:03:15 +0200 Subject: [PATCH] Updated ABC to rev fa4404b395f0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 54699e4df..04bae3cf4 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 = 67c84cdd49e4 +ABCREV = fa4404b395f0 ABCPULL = 1 -include Makefile.conf -- 2.30.2