summaryrefslogtreecommitdiffstats
path: root/make/custom/go32_p5.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/go32_p5.cfg
parentAdded _times_r. (diff)
downloadrtems-bffb93879940c71c58d2c66410e1bd5e5e4dc979.tar.bz2
Removed PROJECT_HOME and CONFIG_DIR variables.
Diffstat (limited to 'make/custom/go32_p5.cfg')
-rw-r--r--make/custom/go32_p5.cfg15
1 files changed, 15 insertions, 0 deletions
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
+