summaryrefslogtreecommitdiffstats
path: root/make/custom
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 /make/custom
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.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/mbx860_001b.cfg13
1 files changed, 13 insertions, 0 deletions
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