RTEMS_BSP_FAMILIY?
Joel Sherrill
joel at rtems.org
Tue Jan 2 15:44:56 UTC 2018
On Jan 2, 2018 8:58 AM, "Sebastian Huber" <
sebastian.huber at embedded-brains.de> wrote:
Hello,
some BSPs use this:
c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x.cfg:
RTEMS_BSP_FAMILY=mcf5225x
c/src/lib/libbsp/powerpc/mvme5500/make/custom/mvme5500.cfg:
RTEMS_BSP_FAMILY=mvme5500
c/src/lib/libbsp/powerpc/beatnik/make/custom/beatnik.cfg:
RTEMS_BSP_FAMILY=beatnik
c/src/lib/libbsp/sparc64/usiii/make/custom/usiii.cfg:RTEMS_BSP_FAMILY=usiii
c/src/lib/libbsp/sparc64/niagara/make/custom/niagara.cfg:
RTEMS_BSP_FAMILY=niagara
There is a one-to-one relationship between this RTEMS_BSP_FAMILY and the
BSP directory containing this *.cfg file. What this the purpose of this
stuff? Can we remove it?
It shouldn't be used anymore. I think it was used by the old m4 logic that
found BSPs.
It is still a useful concept but no use to the build system.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
<https://maps.google.com/?q=Dornierstr.+4,+D-82178+Puchheim,+Germany&entry=gmail&source=g>
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel at rtems.org
http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180102/426b39fb/attachment-0002.html>
More information about the devel
mailing list