summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/lantiq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/dts/lantiq/Makefile')
-rw-r--r--arch/mips/boot/dts/lantiq/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/lantiq/Makefile b/arch/mips/boot/dts/lantiq/Makefile
new file mode 100644
index 000000000..ae6e3e21e
--- /dev/null
+++ b/arch/mips/boot/dts/lantiq/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+dtb-$(CONFIG_DT_EASY50712) += danube_easy50712.dtb
+
+obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))