summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/fsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/Makefile')
-rw-r--r--arch/powerpc/boot/dts/fsl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/Makefile b/arch/powerpc/boot/dts/fsl/Makefile
new file mode 100644
index 0000000000000..3bae982641e92
--- /dev/null
+++ b/arch/powerpc/boot/dts/fsl/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+
+dtstree := $(srctree)/$(src)
+dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))