aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/boot/dts/Makefile')
-rw-r--r--arch/riscv/boot/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/boot/dts/Makefile b/arch/riscv/boot/dts/Makefile
index 72030fd727af64..fdae05bbf5563e 100644
--- a/arch/riscv/boot/dts/Makefile
+++ b/arch/riscv/boot/dts/Makefile
@@ -8,4 +8,4 @@ subdir-y += sophgo
subdir-y += starfive
subdir-y += thead
-obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))
+obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_SOURCE))