summaryrefslogtreecommitdiffstats
path: root/make/custom/pm520_cr825.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 17:26:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 17:26:20 +0000
commitf77de4596626e318a808cabadfdb62b068b0cc82 (patch)
treef04ee9bdcec8cc50bb0e1ef3ea180f229e91813a /make/custom/pm520_cr825.cfg
parent2006-01-01 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f77de4596626e318a808cabadfdb62b068b0cc82.tar.bz2
New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
Diffstat (limited to 'make/custom/pm520_cr825.cfg')
-rw-r--r--make/custom/pm520_cr825.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/make/custom/pm520_cr825.cfg b/make/custom/pm520_cr825.cfg
new file mode 100644
index 0000000000..8e9ae59b6a
--- /dev/null
+++ b/make/custom/pm520_cr825.cfg
@@ -0,0 +1,16 @@
+#
+# Config file for MicroSys PM520 Module (based on MPC5200)
+# on carrier board CR825
+#
+# $Id$
+#
+
+#
+# All GEN5200 configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_BOARD_MODEL=PM520_CR825
+RTEMS_LINKCMDS=linkcmds.pm520
+
+include $(RTEMS_ROOT)/make/custom/gen5200.cfg