X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/de39bf505ab3a2f4166e858cc448e3ef45b7092f..496b673453e77acd5477b260ee74d080f04999c7:/armsrc/Makefile 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 \