summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-12 13:27:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-12 13:27:39 +0000
commit21a6137140d4d38f301b327f4b05ef4658177746 (patch)
treeb2227554827c92d89567057baf90138e1602e339
parent2005-09-09 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-21a6137140d4d38f301b327f4b05ef4658177746.tar.bz2
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps * custom/mbx860_001b.cfg: New file.
-rw-r--r--make/ChangeLog5
-rw-r--r--make/custom/mbx860_001b.cfg13
2 files changed, 18 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index dcf9bc5ff1..21e353d4e9 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
+
+ PR 822/bsps
+ * custom/mbx860_001b.cfg: New file.
+
2005-09-01 Joel Sherrill <joel@OARcorp.com>
PR 350/make_build
diff --git a/make/custom/mbx860_001b.cfg b/make/custom/mbx860_001b.cfg
new file mode 100644
index 0000000000..3aceb7939c
--- /dev/null
+++ b/make/custom/mbx860_001b.cfg
@@ -0,0 +1,13 @@
+#
+# Config file for a PowerPC MPC860-based MBX860-001b card.
+#
+
+#
+# All MBX8xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_MBX_MODEL=mbx860_001b
+8XX_CPU_TYPE=860
+
+include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg