summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162lx.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:30:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:30:30 +0000
commitbffb93879940c71c58d2c66410e1bd5e5e4dc979 (patch)
tree2b13eb892f6022cb62a7847f2d27fb44e5e313ae /make/custom/mvme162lx.cfg
parentAdded _times_r. (diff)
downloadrtems-bffb93879940c71c58d2c66410e1bd5e5e4dc979.tar.bz2
Removed PROJECT_HOME and CONFIG_DIR variables.
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
+