From e5d3a53179f326beeec66c9c794e37b393691a3e Mon Sep 17 00:00:00 2001 From: marshmellow42 Date: Tue, 7 Aug 2018 12:29:26 -0400 Subject: [PATCH] default options to exclude Smartcard for main repo --- common/Makefile_Enabled_Options.common | 1 - 1 file changed, 1 deletion(-) diff --git a/common/Makefile_Enabled_Options.common b/common/Makefile_Enabled_Options.common index d9f6d3b9..8774946e 100644 --- a/common/Makefile_Enabled_Options.common +++ b/common/Makefile_Enabled_Options.common @@ -13,7 +13,6 @@ APP_CFLAGS += -DWITH_ISO14443a_StandAlone \ -DWITH_HITAG \ -DWITH_CRC \ -DWITH_HFSNOOP \ - -DWITH_SMARTCARD \ -DWITH_GUI #END