]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
client/COMPILING: Simplify dev. environment initial setup for Windows (WORK STILL...
[proxmark3-svn] / armsrc / Makefile
index 0aa4ea6b7295255eb5ceda041290bf822378b2d1..045e1fba49ddb217b9ef672978fe7d62266e8d8e 100644 (file)
@@ -1,4 +1,10 @@
+#-----------------------------------------------------------------------------
+# This code is licensed to you under the terms of the GNU GPL, version 2 or,
+# at your option, any later version. See the LICENSE.txt file for the text of
+# the license.
+#-----------------------------------------------------------------------------
 # Makefile for armsrc, see ../common/Makefile.common for common settings
+#-----------------------------------------------------------------------------
 
 APP_INCLUDES = apps.h
 
@@ -19,6 +25,7 @@ THUMBSRC = start.c \
        $(SRC_LF) \
        appmain.c printf.c \
        util.c \
+       string.c \
        usb.c
 
 # These are to be compiled in ARM mode
Impressum, Datenschutz