xref: /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/c6x/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/scripts/dtc/include-prefixes/c6x/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for device trees
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciDTC_FLAGS ?= -p 1024
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_cidtb-$(CONFIG_SOC_TMS320C6455) += dsk6455.dtb
98c2ecf20Sopenharmony_cidtb-$(CONFIG_SOC_TMS320C6457) += evmc6457.dtb
108c2ecf20Sopenharmony_cidtb-$(CONFIG_SOC_TMS320C6472) += evmc6472.dtb
118c2ecf20Sopenharmony_cidtb-$(CONFIG_SOC_TMS320C6474) += evmc6474.dtb
128c2ecf20Sopenharmony_cidtb-$(CONFIG_SOC_TMS320C6678) += evmc6678.dtb
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciifneq ($(DTB),)
158c2ecf20Sopenharmony_ciobj-y += $(DTB).dtb.o
168c2ecf20Sopenharmony_ciendif
17

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