Update projects.
[bertos.git] / boards / at91sam7x-ek / benchmark / at91sam7x-ek_kernel_footprint / at91sam7x-ek_kernel_footprint_user.mk
index 9e2bc5f6ccad8ae193b40c88725b4525e603f663..fbf131f4c366d39337a72dc9ba488bbaf41deac5 100644 (file)
@@ -4,40 +4,40 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-kernel_footprint_PROGRAMMER_TYPE = none
-kernel_footprint_PROGRAMMER_PORT = none
+at91sam7x-ek_kernel_footprint_PROGRAMMER_TYPE = none
+at91sam7x-ek_kernel_footprint_PROGRAMMER_PORT = none
 
 # Files included by the user.
-kernel_footprint_USER_CSRC = \
-       $(kernel_footprint_SRC_PATH)/main.c \
+at91sam7x-ek_kernel_footprint_USER_CSRC = \
+       $(at91sam7x-ek_kernel_footprint_SRC_PATH)/main.c \
        #
 
 # Files included by the user.
-kernel_footprint_USER_PCSRC = \
+at91sam7x-ek_kernel_footprint_USER_PCSRC = \
        #
 
 # Files included by the user.
-kernel_footprint_USER_CPPASRC = \
+at91sam7x-ek_kernel_footprint_USER_CPPASRC = \
        #
 
 # Files included by the user.
-kernel_footprint_USER_CXXSRC = \
+at91sam7x-ek_kernel_footprint_USER_CXXSRC = \
        #
 
 # Files included by the user.
-kernel_footprint_USER_ASRC = \
+at91sam7x-ek_kernel_footprint_USER_ASRC = \
        #
 
 # Flags included by the user.
-kernel_footprint_USER_LDFLAGS = \
+at91sam7x-ek_kernel_footprint_USER_LDFLAGS = \
        #
 
 # Flags included by the user.
-kernel_footprint_USER_CPPAFLAGS = \
+at91sam7x-ek_kernel_footprint_USER_CPPAFLAGS = \
        #
 
 # Flags included by the user.
-kernel_footprint_USER_CPPFLAGS = \
+at91sam7x-ek_kernel_footprint_USER_CPPFLAGS = \
        -fno-strict-aliasing \
        -fwrapv \
        -Os \