Hi Yannic, On Thu, Jan 11, 2024 at 5:27 AM Yannic Moog <[email protected]> wrote: > > Commit aa7858fe5e2e ("board: phytec: som_detection: move definitions to > source file") moved function definitions from header to source file. > Makefile however was not updated to unconditionally build the imx8 and > phytec som detection units. Fix this. > > Fixes: aa7858fe5e2e ("board: phytec: som_detection: move definitions to > source file") > Signed-off-by: Yannic Moog <[email protected]>
This causes build failure: https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/769421

