X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Finfo%2FAT91SAM7S256.cdef;h=3e7c3bd889e896350764041c45d6e9ac0f01c346;hb=d15dda9b9403846204a3ade72aac639e95714685;hp=0d39a4516300519238bad9b8b050d7de2a98ece9;hpb=8ef58df173c302c1602b19c79419daed37ced360;p=bertos.git diff --git a/bertos/cpu/arm/info/AT91SAM7S256.cdef b/bertos/cpu/arm/info/AT91SAM7S256.cdef index 0d39a451..3e7c3bd8 100644 --- a/bertos/cpu/arm/info/AT91SAM7S256.cdef +++ b/bertos/cpu/arm/info/AT91SAM7S256.cdef @@ -49,6 +49,6 @@ CPU_DESC += [ "256 Kbytes internal flash memory", # GCC flags for this cpu. MK_CPU_CPPFLAGS += " -D__ARM_AT91SAM7S256__" -MK_LDFLAGS += " -T " + SCRIPT_DIR + "at91sam7_256_rom.ld" +MK_CPU_LDFLAGS += " -T " + SCRIPT_DIR + "at91sam7_256_rom.ld"