summaryrefslogtreecommitdiffstats
path: root/make/custom/mpc8349eamds.cfg
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-07-10 16:00:28 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-07-10 16:00:28 +0000
commitf610e83f5350e09d29a23352b420551d06f15499 (patch)
tree6f1914643c458af3c680a057405dea6bd0c7400a /make/custom/mpc8349eamds.cfg
parent2007-07-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-f610e83f5350e09d29a23352b420551d06f15499.tar.bz2
compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many different versions of new exception handling code to shared sources.
Diffstat (limited to 'make/custom/mpc8349eamds.cfg')
-rw-r--r--make/custom/mpc8349eamds.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/make/custom/mpc8349eamds.cfg b/make/custom/mpc8349eamds.cfg
new file mode 100644
index 0000000000..97775c3f59
--- /dev/null
+++ b/make/custom/mpc8349eamds.cfg
@@ -0,0 +1,16 @@
+#
+# Config file for customer specific MPC5200 board
+#
+# $Id$
+#
+
+#
+# All GEN83xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_BOARD_MODEL=MPC8349EAMDS
+RTEMS_83XX_DERIVATE=MPC8349
+RTEMS_LINKCMDS=linkcmds.mpc8349eamds
+
+include $(RTEMS_ROOT)/make/custom/gen83xx.cfg