Hello Lance Zhao, build bot (Jenkins), Patrick Georgi, Martin Roth, Paul Menzel, Angel Pons, Werner Zeh, Andrey Petrov,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42609
to look at the new patch set (#10).
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 the additional directory- carriers, 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.
TEST = Build ROM image for Kontron mAL10 COMe module together with T10 TNI carrier board (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, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/42609/10