Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Paul Menzel, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42609
to look at the new patch set (#2).
Change subject: Makefile.inc: Add CARRIER_DIR to component discovery ......................................................................
Makefile.inc: Add CARRIER_DIR to component discovery
The configuration of the COMe module contains an additional carriers directory, which contains the source codes for configuration for the different carrierboards into which this module is plugged. Let's take this into account in the build system to use CARRIER_DIR to select the board type in the local Makefile.inc, as it has done for VARIANT_DIR.
It is used for Kontron COMe-mAL10 module together with T10 TNI carrier board [1]
[1] https://review.coreboot.org/c/coreboot/+/39133
Change-Id: Ic6b2f8994b1293ae6f5bda8c9cc95128ba0abf7a Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M Makefile.inc 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/42609/2