summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-tools-5-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-tools-5-1.cfg')
-rw-r--r--rtems/config/tools/rtems-tools-5-1.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-tools-5-1.cfg b/rtems/config/tools/rtems-tools-5-1.cfg
new file mode 100644
index 0000000..6efc4e3
--- /dev/null
+++ b/rtems/config/tools/rtems-tools-5-1.cfg
@@ -0,0 +1,15 @@
+#
+# RTEMS Tools for 5.
+#
+
+#
+# The RTEMS Tools version is set to the RSB version or the RTEMS version.
+#
+%if %{rsb_released}
+ %define rtems_tools_version %{rsb_version}
+%endif
+
+#
+# The RTEMS Tools build instructions. We use tools 1.
+#
+%include tools/rtems-tools-1.cfg