Move flash related flags to the flash driver; refactor accordingly.
[bertos.git] / bertos / cpu / cortex-m3 / info / LM3S8962.cdef
index ddabc1f2ea6e54d49473295e3b6332d312daa409..3c1f221794d9d5cdffb443234a457d299a79042b 100644 (file)
@@ -62,4 +62,4 @@ CPU_DESC += [ "256 Kbytes on-chip flash memory",
 
 # GCC flags for this cpu.
 MK_CPU_CPPFLAGS += " -D__ARM_LM3S8962__"
-MK_CPU_LDFLAGS += " -T " + SCRIPT_DIR + "lm3s1968_rom.ld"
+MK_CPU_LDFLAGS += " -T " + SCRIPT_DIR + "lm3s8962_rom.ld"