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