Re: [PATCH] openrisc: migrate to the generic rule for built-in DTB

2024-12-24 Thread Stafford Horne
On Sun, Dec 22, 2024 at 09:23:50AM +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 to use the generic rule. > > To keep consistency across architectures, this

[PATCH] openrisc: migrate to the generic rule for built-in DTB

2024-12-21 Thread Masahiro Yamada
Commit 654102df2ac2 ("kbuild: add generic support for built-in boot DTBs") introduced generic support for built-in DTBs. Select GENERIC_BUILTIN_DTB to use the generic rule. To keep consistency across architectures, this commit also renames CONFIG_OPENRISC_BUILTIN_DTB_NAME to CONFIG_BUILTIN_DTB_NA