summaryrefslogtreecommitdiffstats
path: root/make/custom/mpc8313erdb.cfg
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-07-14 16:15:28 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-07-14 16:15:28 +0000
commit574fb675105b77dfe9598915207f1f32790f905f (patch)
treefce34dc59687abc02a692c650ec3c86f05259025 /make/custom/mpc8313erdb.cfg
parentadded haleakala BSP contributed by Michael Hamel (diff)
downloadrtems-574fb675105b77dfe9598915207f1f32790f905f.tar.bz2
updated gen83xx BSP
updated haleakala BSP added MPC55xx BSP
Diffstat (limited to 'make/custom/mpc8313erdb.cfg')
-rw-r--r--make/custom/mpc8313erdb.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/make/custom/mpc8313erdb.cfg b/make/custom/mpc8313erdb.cfg
new file mode 100644
index 0000000000..81b3b81301
--- /dev/null
+++ b/make/custom/mpc8313erdb.cfg
@@ -0,0 +1,14 @@
+##
+#
+# @file
+#
+# @ingroup mpc83xx_config
+#
+# @brief Configuration file for the MPC8313E Reference Design Board.
+#
+
+RTEMS_BOARD_MODEL=MPC8313ERDB
+RTEMS_83XX_DERIVATE=MPC8349
+RTEMS_LINKCMDS=linkcmds.mpc8313erdb
+
+include $(RTEMS_ROOT)/make/custom/gen83xx.cfg