X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6f5cb60c46af439ef5d0246f1b34d65bc19eb44d..8e220a91260072f1483f1fb41d6ce64459667e4c:/armsrc/Makefile diff --git a/armsrc/Makefile b/armsrc/Makefile index 227f3747..47f8c73d 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -24,8 +24,11 @@ THUMBSRC = start.c \ # These are to be compiled in ARM mode ARMSRC = fpgaloader.c \ legicrf.c \ + iso14443crc.c \ + crc16.c \ $(SRC_ISO14443a) \ $(SRC_ISO14443b) \ + legic_prng.c \ crc.c # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC