summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx860_001b.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-12 13:32:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-12 13:32:42 +0000
commit22f1f670dae0e7683e0b6940c52ebc292b79f00a (patch)
tree21e56746227388e8ab2387ae8cb57dabccc496b8 /make/custom/mbx860_001b.cfg
parentRemove (diff)
downloadrtems-22f1f670dae0e7683e0b6940c52ebc292b79f00a.tar.bz2
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
Diffstat (limited to '')
-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