mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
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:
parent
28f1f23d48
commit
14550557be
4 changed files with 6 additions and 11 deletions
|
@ -60,8 +60,7 @@ DETECTED_OS=Windows
|
|||
endif
|
||||
|
||||
# uncomment these two; to enable EMV
|
||||
#APP_CFLAGS += -DWITH_EMV
|
||||
#COMMON_FLAGS += -DWITH_EMV
|
||||
APP_CFLAGS += -DWITH_EMV
|
||||
|
||||
# uncomment these two; to fix 256 vs 512kb PM3 devices
|
||||
# flashing bootrom -b is needed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue