162306a36Sopenharmony_ci# 262306a36Sopenharmony_ci# arch/xtensa/boot/dts/Makefile 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci# This file is subject to the terms and conditions of the GNU General Public 562306a36Sopenharmony_ci# License. See the file "COPYING" in the main directory of this archive 662306a36Sopenharmony_ci# for more details. 762306a36Sopenharmony_ci# 862306a36Sopenharmony_ci# 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciobj-$(CONFIG_OF) += $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_SOURCE)) 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci# for CONFIG_OF_ALL_DTBS test 1362306a36Sopenharmony_cidtstree := $(srctree)/$(src) 1462306a36Sopenharmony_cidtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts)) 15