On Wed, 10 Jul 2024 at 09:18, Rasmus Villemoes <[email protected]> wrote: > > [equivalent to linux commit 81d362732bac] > > As a follow up to the series allowing DTB overlays to built from .dtso > files. Now that all overlays have been renamed, remove the ability to > build from overlays from .dts files to prevent any files with the old > name from accidental being added. > > Signed-off-by: Rasmus Villemoes <[email protected]> > --- > scripts/Makefile.lib | 3 --- > 1 file changed, 3 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

