xref: /openbmc/linux/scripts/dtc/include-prefixes/powerpc/Makefile (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
11acf1cf8SRob Herring# SPDX-License-Identifier: GPL-2.0
2*27e88af4SRob Herring
3*27e88af4SRob Herringsubdir-y += fsl
4*27e88af4SRob Herring
5*27e88af4SRob Herringdtstree		:= $(srctree)/$(src)
6*27e88af4SRob Herringdtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
7