]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
FIX: Some uninitialized variables, some syntax suger, and some extra WDT_HIT calls...
[proxmark3-svn] / armsrc / Makefile
index ddcff33bfefbc32c89aef08dc13e7c121d9ae011..f4e7495d5606aef7f7f268f2d175efe92948dc1d 100644 (file)
@@ -60,7 +60,8 @@ ARMSRC = fpgaloader.c \
        iclass.c \
        BigBuf.c \
        optimized_cipher.c \
-       hfsnoop.c
+       hfsnoop.c \
+       parity.c
 
 # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC
 include ../common/Makefile.common
Impressum, Datenschutz