xref: /kernel/linux/linux-6.6/scripts/dtc/include-prefixes/nios2/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/scripts/dtc/include-prefixes/nios2/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciobj-y := $(patsubst %.dts,%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))
462306a36Sopenharmony_ci
562306a36Sopenharmony_cidtstree		:= $(srctree)/$(src)
662306a36Sopenharmony_cidtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
7

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