xref: /linux/scripts/dtc/include-prefixes/powerpc/Makefile (revision 594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2)
1# SPDX-License-Identifier: GPL-2.0
2
3subdir-y += fsl
4
5dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
6