summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg b/c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg
new file mode 100644
index 0000000000..375b3d7d03
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/gen83xx/make/custom/mpc8349eamds.cfg
@@ -0,0 +1,14 @@
+#
+# Config file for freescale's MPC8349EAMDS evaluation board
+#
+# $Id$
+#
+
+#
+# All GEN83xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_LINKCMDS=linkcmds.mpc8349eamds
+
+include $(RTEMS_ROOT)/make/custom/gen83xx.cfg