xref: /linux/arch/xtensa/boot/dts/Makefile (revision ab93e0dd72c37d378dd936f031ffb83ff2bd87ce)
12a02bc16SStephen Warren#
22a02bc16SStephen Warren# arch/xtensa/boot/dts/Makefile
32a02bc16SStephen Warren#
42a02bc16SStephen Warren# This file is subject to the terms and conditions of the GNU General Public
52a02bc16SStephen Warren# License.  See the file "COPYING" in the main directory of this archive
62a02bc16SStephen Warren# for more details.
72a02bc16SStephen Warren#
82a02bc16SStephen Warren#
92a02bc16SStephen Warren
10*47812144SMasahiro Yamadadtb-$(CONFIG_OF) += $(addsuffix .dtb, $(CONFIG_BUILTIN_DTB_NAME))
112a02bc16SStephen Warren
127e7962ddSMasahiro Yamada# for CONFIG_OF_ALL_DTBS test
13b1992c37SMasahiro Yamadadtb-	:= $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
14