X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Fsam3n-ek%2Fbenchmark%2Fsam3n-ek_kernel_footprint%2Fsam3n-ek_kernel_footprint_user.mk;h=a0db21418c95fe8c169e0c7ba7799b838d467886;hb=HEAD;hp=af8c4d6c574361c66671628c0d9023feb6e5adfa;hpb=55e0bd3abe4af67a82124bf5e97a708f24d5e240;p=bertos.git diff --git a/boards/sam3n-ek/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint_user.mk b/boards/sam3n-ek/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint_user.mk index af8c4d6c..a0db2141 100644 --- a/boards/sam3n-ek/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint_user.mk +++ b/boards/sam3n-ek/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint_user.mk @@ -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 +sam3n-ek_kernel_footprint_PROGRAMMER_TYPE = none +sam3n-ek_kernel_footprint_PROGRAMMER_PORT = none # Files included by the user. -kernel_footprint_USER_CSRC = \ - $(kernel_footprint_SRC_PATH)/main.c \ +sam3n-ek_kernel_footprint_USER_CSRC = \ + $(sam3n-ek_kernel_footprint_SRC_PATH)/main.c \ # # Files included by the user. -kernel_footprint_USER_PCSRC = \ +sam3n-ek_kernel_footprint_USER_PCSRC = \ # # Files included by the user. -kernel_footprint_USER_CPPASRC = \ +sam3n-ek_kernel_footprint_USER_CPPASRC = \ # # Files included by the user. -kernel_footprint_USER_CXXSRC = \ +sam3n-ek_kernel_footprint_USER_CXXSRC = \ # # Files included by the user. -kernel_footprint_USER_ASRC = \ +sam3n-ek_kernel_footprint_USER_ASRC = \ # # Flags included by the user. -kernel_footprint_USER_LDFLAGS = \ +sam3n-ek_kernel_footprint_USER_LDFLAGS = \ # # Flags included by the user. -kernel_footprint_USER_CPPAFLAGS = \ +sam3n-ek_kernel_footprint_USER_CPPAFLAGS = \ # # Flags included by the user. -kernel_footprint_USER_CPPFLAGS = \ +sam3n-ek_kernel_footprint_USER_CPPFLAGS = \ -fno-strict-aliasing \ -fwrapv \ #