From 27e94f5669af12bf82873ead7e52794957163b71 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Thu, 25 Apr 2019 20:59:11 +0200 Subject: [PATCH] remove redundant def --- armsrc/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/armsrc/Makefile b/armsrc/Makefile index a5d0b1403..fa54d4451 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -43,7 +43,6 @@ APP_CFLAGS = $(PLATFORM_DEFS) \ -fno-strict-aliasing -ffunction-sections -fdata-sections ### IMPORTANT - move the commented variable below this line -# -DWITH_HITAG \ # -DWITH_FPC \ # -DWITH_LCD \ # -DWITH_EMV \