summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-tools-5-1.cfg
blob: 6efc4e36738dcc1e73ce223016e07323076bbfd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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