X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/de39bf505ab3a2f4166e858cc448e3ef45b7092f..bf5d7992ce29e9fb006a5b6770bd3457b9b0f18b:/armsrc/Makefile?ds=sidebyside diff --git a/armsrc/Makefile b/armsrc/Makefile index 40923a8b..08252565 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -54,7 +54,8 @@ THUMBSRC = start.c \ string.c \ BigBuf.c \ ticks.c \ - hfsnoop.c + hfsnoop.c \ + random.c # These are to be compiled in ARM mode ARMSRC = fpgaloader.c \