summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162lx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme162lx.cfg')
-rw-r--r--make/custom/mvme162lx.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/make/custom/mvme162lx.cfg b/make/custom/mvme162lx.cfg
new file mode 100644
index 0000000000..881df8202c
--- /dev/null
+++ b/make/custom/mvme162lx.cfg
@@ -0,0 +1,17 @@
+#
+# Configuration file for a MVME162LX
+#
+# This is an MVME162 model with ...
+#
+# $Id$
+#
+
+#
+# All mvme162 configurations share the same base file, only the cpu model
+# differs.
+#
+
+RTEMS_MVME162_MODEL=mvme162lx
+
+include $(RTEMS_ROOT)/make/custom/mvme162.cfg
+