summaryrefslogtreecommitdiffstats
path: root/arch/nios2/boot/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/boot/dts/Makefile')
-rw-r--r--arch/nios2/boot/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/nios2/boot/dts/Makefile b/arch/nios2/boot/dts/Makefile
index f66554cd5c45..f6358e395b25 100644
--- a/arch/nios2/boot/dts/Makefile
+++ b/arch/nios2/boot/dts/Makefile
@@ -1 +1,3 @@
# SPDX-License-Identifier: GPL-2.0
+
+obj-y := $(patsubst "%.dts",%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))