aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/dts/Makefile')
-rw-r--r--arch/mips/lantiq/dts/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/lantiq/dts/Makefile b/arch/mips/lantiq/dts/Makefile
new file mode 100644
index 000000000000..674fca45f72d
--- /dev/null
+++ b/arch/mips/lantiq/dts/Makefile
@@ -0,0 +1,4 @@
1obj-$(CONFIG_DT_EASY50712) := easy50712.dtb.o
2
3$(obj)/%.dtb: $(obj)/%.dts
4 $(call if_changed,dtc)