summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68340.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen68340.cfg')
-rw-r--r--make/custom/gen68340.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg
index cb5efad93f..fbe4a032ab 100644
--- a/make/custom/gen68340.cfg
+++ b/make/custom/gen68340.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=gen68340
# 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