summaryrefslogtreecommitdiffstats
path: root/make/custom/erc32nfp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/erc32nfp.cfg')
-rw-r--r--make/custom/erc32nfp.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/make/custom/erc32nfp.cfg b/make/custom/erc32nfp.cfg
new file mode 100644
index 0000000000..762f301b91
--- /dev/null
+++ b/make/custom/erc32nfp.cfg
@@ -0,0 +1,13 @@
+#
+# Config file for the European Space Agency ERC32
+# a V7 SPARC processor derived from the Cypress 601/602 set.
+#
+# $Id$
+#
+
+# ERC32 without FPU
+
+RTEMS_CPU_MODEL=erc32nfp
+
+include $(RTEMS_ROOT)/make/custom/erc32.cfg
+