summaryrefslogtreecommitdiffstats
path: root/kernel/arch/cris/boot/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/cris/boot/dts/Makefile')
-rw-r--r--kernel/arch/cris/boot/dts/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/arch/cris/boot/dts/Makefile b/kernel/arch/cris/boot/dts/Makefile
new file mode 100644
index 000000000..faf69fb99
--- /dev/null
+++ b/kernel/arch/cris/boot/dts/Makefile
@@ -0,0 +1,6 @@
+BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_BUILTIN_DTB)).dtb.o
+ifneq ($(CONFIG_BUILTIN_DTB),"")
+obj-$(CONFIG_OF) += $(BUILTIN_DTB)
+endif
+
+clean-files := *.dtb.S