bsps: Add RTEMS_BSP to bspopts.h

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-03 06:28:00 +02:00
parent 2d0bc839ed
commit 66b99a13ac

View File

@@ -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])
])