[PATCH] Makefile.lib: remove stale migrate_xxx logic from fdtgrep logic
Simon Glass
sjg at chromium.org
Thu Jun 18 15:22:20 CEST 2026
On 2026-06-17T13:12:04, Rasmus Villemoes <rv at rasmusvillemoes.dk> wrote:
> Makefile.lib: remove stale migrate_xxx logic from fdtgrep logic
>
> Commit 6d04828b452 ("dm: Remove pre-schema tag support") removed the
> definitions of these migrate_xxx variables, but left behind their use
> in the fdtgrep rule, which now makes that somewhat hard to understand.
>
> Signed-off-by: Rasmus Villemoes <rv at rasmusvillemoes.dk>
>
> scripts/Makefile.lib | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list