rtems-kernel: Fix building without the rtems test option.

Updates #3956
This commit is contained in:
Chris Johns 2020-04-28 15:21:07 +10:00
parent d14da0a252
commit 47880bbc81

View File

@ -163,8 +163,6 @@ URL: https://www.rtems.org/
%{with_rtems_tests} == samples
%define rtems_tests %{with_rtems_tests}
%endif
%else
%error invalid with-rtems-tests value
%endif
%if %{defined with_rtems_smp}
%define rtems_smp 1