summaryrefslogtreecommitdiffstats
path: root/make/custom/go32_p5.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-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
+