Re: [PATCH] Makefile: fix dtbs_check target
Tom Rini <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 06 Aug 2026 11:53:15 -0500, David Lechner wrote:
> Use absolute paths for src and srctree when calling dtbs_check via
> sub-make command. This fixes dtbs checks not working.
>
> Without this change, we see errors like:
>
> find: ‘dts/upstream/Bindings’: No such file or directory
>
> [...]
Applied to u-boot/next, thanks!
[1/1] Makefile: fix dtbs_check target
commit: 35669c04387781e8b8601ee8c26ab571ef6c878d
--
Tom