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