summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68360.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-06 15:55:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-06 15:55:37 +0000
commit9d07e59d5508668b1dc2149190036c907e55283b (patch)
tree2b0f6a2d418d22f2ac67dd5bdb024db4d17c3e3f /make/custom/gen68360.cfg
parentAdded stanzas for debug_tests and profile_tests. (diff)
downloadrtems-9d07e59d5508668b1dc2149190036c907e55283b.tar.bz2
Changed CPU model to mcpu32.
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 7281ba4b1f..8ee4c379e3 100644
--- a/make/custom/gen68360.cfg
+++ b/make/custom/gen68360.cfg
@@ -11,7 +11,7 @@ TARGET_ARCH=o-gen68360_040
RTEMS_CPU_MODEL=m68040
else
TARGET_ARCH=o-gen68360
-RTEMS_CPU_MODEL=m68360
+RTEMS_CPU_MODEL=mcpu32
endif
include $(RTEMS_ROOT)/make/custom/default.cfg