summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mvme162.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg
index 5a4b519004..47a244dd1a 100644
--- a/make/custom/mvme162.cfg
+++ b/make/custom/mvme162.cfg
@@ -18,7 +18,7 @@ RTEMS_BSP_FAMILY=mvme162
# and (hopefully) optimize for it.
#
-CPU_CFLAGS = -m68040
+CPU_CFLAGS = -mcpu=68040
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer