From 72e53b0968181f6f9999e597c7e4270a43edf5fc Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 20 Sep 2017 10:42:46 +0200 Subject: [PATCH] chg: disable emv for armsrc default. --- common/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Makefile.common b/common/Makefile.common index 65afcaab1..82636a296 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -60,7 +60,7 @@ DETECTED_OS=Windows endif # uncomment these two; to enable EMV -APP_CFLAGS += -DWITH_EMV +#APP_CFLAGS += -DWITH_EMV # uncomment these two; to fix 256 vs 512kb PM3 devices # flashing bootrom -b is needed