From bffb93879940c71c58d2c66410e1bd5e5e4dc979 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Jan 1998 19:30:30 +0000 Subject: Removed PROJECT_HOME and CONFIG_DIR variables. --- make/custom/mvme162lx.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 make/custom/mvme162lx.cfg (limited to 'make/custom/mvme162lx.cfg') 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 + -- cgit v1.2.3