X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/de39bf505ab3a2f4166e858cc448e3ef45b7092f..2d3f8e5fa7e5a775cef24b526a85465cd7d125b5:/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 \