summaryrefslogtreecommitdiffstats
path: root/make/custom/simcpu32.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/simcpu32.cfg')
-rw-r--r--make/custom/simcpu32.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/make/custom/simcpu32.cfg b/make/custom/simcpu32.cfg
new file mode 100644
index 0000000000..f439972eb1
--- /dev/null
+++ b/make/custom/simcpu32.cfg
@@ -0,0 +1,16 @@
+#
+# Configuration file for a simcpu32 in BSCV
+#
+# $Id$
+#
+
+#
+# All BSVC configurations share the same base file, only the cpu model
+# differs.
+#
+
+RTEMS_MVME162_MODEL=mvme162lx
+RTEMS_BSVC_MODEL=simcpu
+
+include $(RTEMS_ROOT)/make/custom/sim68000.cfg
+