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/mvme147s.cfg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 make/custom/mvme147s.cfg (limited to 'make/custom/mvme147s.cfg') diff --git a/make/custom/mvme147s.cfg b/make/custom/mvme147s.cfg new file mode 100644 index 0000000000..95dfa70f29 --- /dev/null +++ b/make/custom/mvme147s.cfg @@ -0,0 +1,19 @@ +# +# Config file for the mvme147s BSP +# +# $Id$ +# + +# +# mvme147s and mvme147 use the same toolset +# + +include $(RTEMS_ROOT)/make/custom/mvme147.cfg + +# This is the actual bsp directory used during the build process. +RTEMS_BSP_FAMILY=mvme147s + +# Define this to yes if this target supports multiprocessor environments. +HAS_MP=yes + +# Miscellaneous additions go here -- cgit v1.2.3