Re: [PATCH] Require the user to provide a BSP list when build SMP or MP.

2018-04-08 Thread Sebastian Huber
Thanks, looks good. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäftl

[PATCH] Require the user to provide a BSP list when build SMP or MP.

2018-04-08 Thread Chris Johns
Close 3383. --- aclocal/enable-multiprocessing.m4 | 5 +++-- aclocal/enable-rtemsbsp.m4| 2 +- aclocal/enable-smp.m4 | 7 --- configure.ac | 3 ++- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/aclocal/enable-multiprocessing.m4 b/aclo