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