X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/23487cd23c564c2fdc020746e757a8e1fa48aaf0..7e67e42f7ed1034940be77dfd80ee19ecda9d3fe:/armsrc/Makefile diff --git a/armsrc/Makefile b/armsrc/Makefile index b30de757..d4927225 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -10,7 +10,7 @@ APP_INCLUDES = apps.h #remove one of the following defines and comment out the relevant line #in the next section to remove that particular feature from compilation -APP_CFLAGS = -O2 -DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -DWITH_ISO14443b +APP_CFLAGS = -O2 -DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -DWITH_ISO14443b -DWITH_ICLASS -DWITH_LEGICRF #-DWITH_LCD #SRC_LCD = fonts.c LCD.c