summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-bsp.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-06-15 21:57:11 +1200
committerChris Johns <chrisj@rtems.org>2014-06-15 21:57:11 +1200
commita5e37e69804ee08b6ec829bbb3e435477ea53829 (patch)
tree43fe7256c4c1c2656b32aa21465170b10040913c /rtems/config/rtems-bsp.cfg
parentconfig: NTP build fails with too many jobs. (diff)
downloadrtems-source-builder-a5e37e69804ee08b6ec829bbb3e435477ea53829.tar.bz2
config: Fix the broken rtems-bsp.cfg.
Diffstat (limited to 'rtems/config/rtems-bsp.cfg')
-rw-r--r--rtems/config/rtems-bsp.cfg4
1 files 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
#