summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2008-06-19 05:48:01 +0000
committerChris Johns <chrisj@rtems.org>2008-06-19 05:48:01 +0000
commitd488f12bc9f99d112d5a39972ceac29bf87457d6 (patch)
treead24cca27b763f44ecaad7cb62e24290b43f71d0 /make
parent2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au> (diff)
downloadrtems-d488f12bc9f99d112d5a39972ceac29bf87457d6.tar.bz2
2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* custom/mcf52235.cfg: Change to mcf5223x.
Diffstat (limited to 'make')
-rw-r--r--make/ChangeLog4
-rw-r--r--make/custom/mcf52235.cfg2
2 files changed, 5 insertions, 1 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 210de0889a..2e2cacb32b 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * custom/mcf52235.cfg: Change to mcf5223x.
+
2008-06-10 Chris Johns <chrisj@rtems.org>
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
diff --git a/make/custom/mcf52235.cfg b/make/custom/mcf52235.cfg
index 7b6032ccd7..862b70c1a3 100644
--- a/make/custom/mcf52235.cfg
+++ b/make/custom/mcf52235.cfg
@@ -9,7 +9,7 @@
RTEMS_CPU=m68k
-RTEMS_CPU_MODEL=mcf52235
+RTEMS_CPU_MODEL=mcf5223x
include $(RTEMS_ROOT)/make/custom/default.cfg