Fix fpga_compress race condition and isolate it in tools
This commit is contained in:
@@ -35,7 +35,7 @@ MV=mv
|
||||
|
||||
OBJDIR = obj
|
||||
|
||||
INCLUDE = -I../include -I../common_arm -I../common -I.
|
||||
INCLUDE = -I../include -I../common_arm -I../common_fpga -I../common -I.
|
||||
|
||||
TAR=tar
|
||||
TARFLAGS = -C .. -rvf
|
||||
|
||||
Reference in New Issue
Block a user