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/go32_p5.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 make/custom/go32_p5.cfg (limited to 'make/custom/go32_p5.cfg') diff --git a/make/custom/go32_p5.cfg b/make/custom/go32_p5.cfg new file mode 100644 index 0000000000..45668dfaa4 --- /dev/null +++ b/make/custom/go32_p5.cfg @@ -0,0 +1,15 @@ +# +# Configuration file for a Pentium using the go32 BSP +# +# $Id$ +# + +# +# All go32 configurations share the same base file, only the cpu model +# differs. +# + +RTEMS_GO32_CPU_MODEL=pentium + +include $(RTEMS_ROOT)/make/custom/go32.cfg + -- cgit v1.2.3