summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68360.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/gen68360.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gen68360.cfg b/make/custom/gen68360.cfg
index ff13022467..e24112cce8 100644
--- a/make/custom/gen68360.cfg
+++ b/make/custom/gen68360.cfg
@@ -9,7 +9,7 @@ RTEMS_CPU=m68k
ifeq ($(RTEMS_GEN68360_COMPANION_MODE),yes)
RTEMS_CPU_MODEL=m68040
else
-RTEMS_CPU_MODEL=mcpu32p
+RTEMS_CPU_MODEL=m68360
endif
include $(RTEMS_ROOT)/make/custom/default.cfg