summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:15:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-06 20:15:43 +0000
commit26f27836a711c06145639991eab2c1b987f4a69c (patch)
tree2ad428461d3cfc7fb5513a228f184d9bf1b41974 /make/custom
parent2002-08-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-26f27836a711c06145639991eab2c1b987f4a69c.tar.bz2
2002-08-06 Joel Sherrill <joel@OARcorp.com>
* custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/efi332.cfg2
-rw-r--r--make/custom/gen68340.cfg2
-rw-r--r--make/custom/gen68360.cfg2
-rw-r--r--make/custom/mrm332.cfg2
4 files changed, 4 insertions, 4 deletions
diff --git a/make/custom/efi332.cfg b/make/custom/efi332.cfg
index 351d448cc8..cf0250fe24 100644
--- a/make/custom/efi332.cfg
+++ b/make/custom/efi332.cfg
@@ -7,7 +7,7 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=m68k
-RTEMS_CPU_MODEL=mcpu32
+RTEMS_CPU_MODEL=m68332
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=efi332
diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg
index 4bf17811f3..ef4154463e 100644
--- a/make/custom/gen68340.cfg
+++ b/make/custom/gen68340.cfg
@@ -6,7 +6,7 @@
RTEMS_CPU=m68k
-RTEMS_CPU_MODEL=mcpu32
+RTEMS_CPU_MODEL=m68340
include $(RTEMS_ROOT)/make/custom/default.cfg
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
diff --git a/make/custom/mrm332.cfg b/make/custom/mrm332.cfg
index a6c1ed5271..ec8a0efe86 100644
--- a/make/custom/mrm332.cfg
+++ b/make/custom/mrm332.cfg
@@ -7,7 +7,7 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=m68k
-RTEMS_CPU_MODEL=mcpu32
+RTEMS_CPU_MODEL=m68332
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=mrm332