kbuild: Disallow DTB overlays to built from .dts named source files
authorAndrew Davis <afd@ti.com>
Mon, 6 Mar 2023 22:47:52 +0000 (16:47 -0600)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 22 May 2023 01:34:37 +0000 (10:34 +0900)
commit81d362732bac05f656cdc4bbe776ac20cfd30c45
treecbcb1722b73f92bc4058d6d465d6475ff7c102aa
parentf1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6
kbuild: Disallow DTB overlays to built from .dts named source files

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: Andrew Davis <afd@ti.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.lib