Re: [PATCH] MIPS: migrate to generic rule for built-in DTBs

From: Thomas Bogendoerfer
Date: Sat Jan 11 2025 - 09:20:20 EST


On Sun, Dec 22, 2024 at 09:04:13AM +0900, Masahiro Yamada wrote:
> Commit 654102df2ac2 ("kbuild: add generic support for built-in boot
> DTBs") introduced generic support for built-in DTBs.
>
> Select GENERIC_BUILTIN_DTB and BUILTIN_DTB_ALL when the built-in DTB
> support is enabled.
>
> DTBs compiled under arch/mips/boot/dts/ will be wrapped by the generic
> rule in scripts/Makefile.vmlinux.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> ---
>
> arch/mips/Kconfig | 2 ++
> arch/mips/Makefile | 3 ---
> arch/mips/boot/dts/Makefile | 2 --
> arch/mips/boot/dts/brcm/Makefile | 2 --
> arch/mips/boot/dts/cavium-octeon/Makefile | 2 --
> arch/mips/boot/dts/ingenic/Makefile | 2 --
> arch/mips/boot/dts/lantiq/Makefile | 2 --
> arch/mips/boot/dts/loongson/Makefile | 2 --
> arch/mips/boot/dts/mscc/Makefile | 3 ---
> arch/mips/boot/dts/mti/Makefile | 2 --
> arch/mips/boot/dts/pic32/Makefile | 2 --
> arch/mips/boot/dts/ralink/Makefile | 2 --
> 12 files changed, 2 insertions(+), 24 deletions(-)

applied to mips-next.

Thomas,

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]