3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Updated ABC

This commit is contained in:
Clifford Wolf 2014-02-13 18:56:36 +01:00
parent cd9e8741a7
commit a123941618
2 changed files with 24 additions and 1 deletions

View file

@ -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 = d7d412483aa9
ABCREV = 2058c8ccea68
ABCPULL = 1
-include Makefile.conf