From bfd62268cc6a6115c540a0386c02301cd1ee2e22 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 9 May 2014 18:23:21 +0200 Subject: Updated ABC to 67c84cdd49e4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 69fbf5222..54699e4df 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 = 2058c8ccea68 +ABCREV = 67c84cdd49e4 ABCPULL = 1 -include Makefile.conf -- cgit v1.2.3