summaryrefslogtreecommitdiffstats
path: root/make/custom/pm520_ze30.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_ze30.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_ze30.cfg')
-rw-r--r--make/custom/pm520_ze30.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/make/custom/pm520_ze30.cfg b/make/custom/pm520_ze30.cfg
new file mode 100644
index 0000000000..ef9bd407ba
--- /dev/null
+++ b/make/custom/pm520_ze30.cfg
@@ -0,0 +1,16 @@
+#
+# Config file for MicroSys PM520 Module (based on MPC5200)
+# on carrier board ZE30
+#
+# $Id$
+#
+
+#
+# All GEN5200 configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_BOARD_MODEL=PM520_ZE30
+RTEMS_LINKCMDS=linkcmds.pm520
+
+include $(RTEMS_ROOT)/make/custom/gen5200.cfg