Masahiro Yamada 134502abfe openrisc: migrate to the generic rule for built-in DTB
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_NAME.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2025-01-14 17:17:15 +00:00

6 lines
93 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-y += lib/ kernel/ mm/
# for cleaning
subdir- += boot