config: Fix the broken rtems-bsp.cfg.

This commit is contained in:
Chris Johns 2014-06-15 21:57:11 +12:00
parent 72aab85bc6
commit a5e37e6980

View File

@ -17,11 +17,11 @@
%endif %endif
%ifn %{defined with_rtems_bsp} %ifn %{defined with_rtems_bsp}
%define with_tools %{_prefix} %error No RTEMS BSP specified: --with-rtems-bsp=bsp
%endif %endif
%ifn %{defined with_tools} %ifn %{defined with_tools}
%define with_tools %{_prefix}
%endif %endif
# #