summaryrefslogtreecommitdiffstats
path: root/make/custom/ods68302.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/ods68302.cfg')
-rw-r--r--make/custom/ods68302.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/ods68302.cfg b/make/custom/ods68302.cfg
index a15edbdc00..6ca293e087 100644
--- a/make/custom/ods68302.cfg
+++ b/make/custom/ods68302.cfg
@@ -22,7 +22,7 @@ RTEMS_BSP_FAMILY=ods68302
#
# 68000+softfloat results in gcc 2.95.2 giving default libraries.
# CPU_CFLAGS = -m68302 -msoft-float
-CPU_CFLAGS = -m68302
+CPU_CFLAGS = -mcpu=68302
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer