Skip to content

Commit 94e9ee6

Browse files
committed
Updated ABC to 7600ffb9340c
1 parent 3af7c69 commit 94e9ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ OBJS = kernel/version_$(GIT_REV).o
4949
# is just a symlink to your actual ABC working directory, as 'make mrproper'
5050
# will remove the 'abc' directory and you do not want to accidentally
5151
# delete your work on ABC..
52-
ABCREV = fa4404b395f0
52+
ABCREV = 7600ffb9340c
5353
ABCPULL = 1
5454

5555
-include Makefile.conf

0 commit comments

Comments
 (0)