CHG: 'emv compilation' since the client makefile doesn't import makefile.common anymore, need to move some compilor directive. Now need to change two files for EMV compilation.
* client/Makefile * common/Makefile.common
This commit is contained in:
@@ -13,6 +13,9 @@ RM = rm -f
|
||||
MV = mv
|
||||
|
||||
#COMMON_FLAGS = -m32
|
||||
# uncomment to enable EMV
|
||||
#COMMON_FLAGS += -DWITH_EMV
|
||||
|
||||
VPATH = ../common ../zlib ../uart
|
||||
OBJDIR = obj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user