[PATCH] Makefile: fix duplicate dtbs recipe
Tom Rini
trini at konsulko.com
Tue Mar 10 17:07:59 CET 2026
On Mon, 23 Feb 2026 14:44:38 -0600, David Lechner wrote:
> Convert a duplicate dtbs recipe into a dependency in the main Makefile.
>
> Another recipe is already defined on line 2369, so we are getting
> spurious warnings like:
>
> Makefile:2369: warning: overriding recipe for target 'dtbs'
> Makefile:1425: warning: ignoring old recipe for target 'dtbs'
>
> [...]
Applied to u-boot/next, thanks!
[1/1] Makefile: fix duplicate dtbs recipe
commit: eb3042dc0d93095c1fb6dbea82dacc9bc7d6e809
--
Tom
More information about the U-Boot
mailing list