summaryrefslogtreecommitdiffstats
path: root/make/custom/csb360.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/csb360.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/csb360.cfg b/make/custom/csb360.cfg
index d4a9f66b01..32a9ae3aeb 100644
--- a/make/custom/csb360.cfg
+++ b/make/custom/csb360.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=csb360
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -m5200
+CPU_CFLAGS = -mcpu=5272
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer