
20 Sep
2024
20 Sep
'24
6:01 p.m.
On Wed, 10 Jul 2024 at 09:18, Rasmus Villemoes rasmus.villemoes@prevas.dk 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 rasmus.villemoes@prevas.dk
scripts/Makefile.lib | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org