From c7c99a694bf63f7cc9f01ed08b2411ae98ff8eed Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 27 Jan 2015 19:22:56 +0100 Subject: Updaed ABC to hg rev 61ad5f908c03 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36d5edb39..2e6b0e9ee 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)" -- cgit v1.2.3