summaryrefslogtreecommitdiffstats
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
index f66554cd5c45..fb335d05aae8 100644
--- a/arch/powerpc/boot/dts/Makefile
+++ b/arch/powerpc/boot/dts/Makefile
@@ -1 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
+
+subdir-y += fsl
+
+dtstree := $(srctree)/$(src)
+dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
OpenPOWER on IntegriCloud