On 2026-06-17T13:12:04, Rasmus Villemoes <[email protected]> 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 <[email protected]> > > scripts/Makefile.lib | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

