+#-----------------------------------------------------------------------------
+# 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
 
        $(SRC_LF) \
        appmain.c printf.c \
        util.c \
+       string.c \
        usb.c
 
 # These are to be compiled in ARM mode