summaryrefslogtreecommitdiffstats
path: root/make/custom/pm520_ze30.cfg
diff options
context:
space:
mode:
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