18c2ecf20Sopenharmony_ci# 28c2ecf20Sopenharmony_ci# arch/xtensa/boot/dts/Makefile 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# This file is subject to the terms and conditions of the GNU General Public 58c2ecf20Sopenharmony_ci# License. See the file "COPYING" in the main directory of this archive 68c2ecf20Sopenharmony_ci# for more details. 78c2ecf20Sopenharmony_ci# 88c2ecf20Sopenharmony_ci# 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciBUILTIN_DTB_SOURCE := $(patsubst "%",%,$(CONFIG_BUILTIN_DTB_SOURCE)).dtb.o 118c2ecf20Sopenharmony_ciifneq ($(CONFIG_BUILTIN_DTB_SOURCE),"") 128c2ecf20Sopenharmony_ciobj-$(CONFIG_OF) += $(BUILTIN_DTB_SOURCE) 138c2ecf20Sopenharmony_ciendif 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci# for CONFIG_OF_ALL_DTBS test 168c2ecf20Sopenharmony_cidtstree := $(srctree)/$(src) 178c2ecf20Sopenharmony_cidtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts)) 18