From a5e37e69804ee08b6ec829bbb3e435477ea53829 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 15 Jun 2014 21:57:11 +1200 Subject: [PATCH] config: Fix the broken rtems-bsp.cfg. --- rtems/config/rtems-bsp.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtems/config/rtems-bsp.cfg b/rtems/config/rtems-bsp.cfg index 9d22050..b1a782e 100644 --- a/rtems/config/rtems-bsp.cfg +++ b/rtems/config/rtems-bsp.cfg @@ -17,11 +17,11 @@ %endif %ifn %{defined with_rtems_bsp} - %define with_tools %{_prefix} + %error No RTEMS BSP specified: --with-rtems-bsp=bsp %endif %ifn %{defined with_tools} - + %define with_tools %{_prefix} %endif #