summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/Makefile')
-rw-r--r--arch/powerpc/boot/dts/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/Makefile b/arch/powerpc/boot/dts/Makefile
new file mode 100644
index 000000000000..0cd0d8558b47
--- /dev/null
+++ b/arch/powerpc/boot/dts/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
+subdir-y += fsl
+
+dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))