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