summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 05:09:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 05:09:49 +0000
commit092eef141c02520d2e8f2e589d564aa47aa13f27 (patch)
treeb318831018bbf5de083597e52d039e1aab536b4e /c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-092eef141c02520d2e8f2e589d564aa47aa13f27.tar.bz2
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/mbx821_001.cfg: New (relocated from /make/custom). * make/custom/mbx821_002b.cfg: New (relocated from /make/custom). * make/custom/mbx821_002.cfg: New (relocated from /make/custom). * make/custom/mbx860_001b.cfg: New (relocated from /make/custom). * make/custom/mbx860_002.cfg: New (relocated from /make/custom). * make/custom/mbx860_005b.cfg: New (relocated from /make/custom). * make/custom/mbx860_1b.cfg: New (relocated from /make/custom). * make/custom/mbx8xx.cfg: New (relocated from /make/custom).
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg b/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg
new file mode 100644
index 0000000000..725fbb9fb7
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx860_1b.cfg
@@ -0,0 +1,13 @@
+#
+# Config file for a PowerPC MPC860-based MBX821-002b 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