Re: [PATCH] Makefile: fix dtbs_check target
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <178749706686.206448.13286714416579476143.b4-ty__37979.6554612526$1787497088$gmane$org@konsulko.com> |
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