This patch is a part of the BSP source reorganization.

Update #3285.
---
 c/src/aclocal/bsp-configure.m4 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/c/src/aclocal/bsp-configure.m4 b/c/src/aclocal/bsp-configure.m4
index 6f560fd3f5..394d64acbc 100644
--- a/c/src/aclocal/bsp-configure.m4
+++ b/c/src/aclocal/bsp-configure.m4
@@ -34,4 +34,7 @@ echo "#endif /* __BSP_OPTIONS_H */"                   
>>$tmp/config.h
   RTEMS_CHECK_MULTIPROCESSING
 
   RTEMS_BSP_BOOTCARD_OPTIONS
+
+  RTEMS_BSPOPTS_HELP([RTEMS_BSP],[The RTEMS BSP name])
+  RTEMS_BSPOPTS_SET([RTEMS_BSP],[*],[$RTEMS_BSP])
 ])
-- 
2.12.3

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to