]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
Refactoring of BigBuf handling in order to prepare for more efficient memory allocati...
[proxmark3-svn] / armsrc / Makefile
index 929f1e796feeaf36535f8c3f15b2b456edafa4a9..bbcbcb1c4263819f861abb13acf465456d90bba7 100644 (file)
@@ -41,8 +41,8 @@ ARMSRC = fpgaloader.c \
        $(SRC_CRAPTO1) \
        $(SRC_CRC) \
        legic_prng.c \
-       iclass.c
-
+       iclass.c \
+       BigBuf.c \
 
 # stdint.h provided locally until GCC 4.5 becomes C99 compliant
 APP_CFLAGS += -I.
Impressum, Datenschutz