xref: /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/xtensa/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/xtensa/
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

Indexes created Thu Nov 07 10:32:03 CST 2024