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/gen68360_040.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 make/custom/gen68360_040.cfg (limited to 'make/custom/gen68360_040.cfg') diff --git a/make/custom/gen68360_040.cfg b/make/custom/gen68360_040.cfg new file mode 100644 index 0000000000..66c120c803 --- /dev/null +++ b/make/custom/gen68360_040.cfg @@ -0,0 +1,15 @@ +# +# Configuration file for a 68040 using the 68360 in companion mode +# +# $Id$ +# + +# +# All gen68360 configurations share the same base file, only the cpu model +# differs. +# + +RTEMS_GEN68360_COMPANION_MODE=yes + +include $(RTEMS_ROOT)/make/custom/gen68360.cfg + -- cgit v1.2.3