summaryrefslogtreecommitdiffstats
path: root/make/custom/mpc5566evb.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/mpc5566evb.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/mpc5566evb.cfg')
-rw-r--r--make/custom/mpc5566evb.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/make/custom/mpc5566evb.cfg b/make/custom/mpc5566evb.cfg
new file mode 100644
index 0000000000..f2683427c6
--- /dev/null
+++ b/make/custom/mpc5566evb.cfg
@@ -0,0 +1,12 @@
+##
+#
+# @file
+#
+# @ingroup mpc55xx_config
+#
+# @brief Configuration file for MPC5566 evaluation board.
+#
+
+RTEMS_BOARD_MODEL = MPC5566EVB
+
+include $(RTEMS_ROOT)/make/custom/mpc55xx.cfg