summaryrefslogtreecommitdiffstats
path: root/make/custom/leon1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/leon1.cfg')
-rw-r--r--make/custom/leon1.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/make/custom/leon1.cfg b/make/custom/leon1.cfg
new file mode 100644
index 0000000000..39614e3b3f
--- /dev/null
+++ b/make/custom/leon1.cfg
@@ -0,0 +1,12 @@
+#
+# Config file for the European Space Agency LEON SPARC processor.
+#
+# $Id$
+#
+
+# LEON without FPU
+
+RTEMS_CPU_MODEL=leon1
+
+include $(RTEMS_ROOT)/make/custom/leon2.cfg
+