xref: /kernel/linux/linux-5.10/drivers/thermal/tegra/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/thermal/tegra/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciobj-$(CONFIG_TEGRA_SOCTHERM)		+= tegra-soctherm.o
38c2ecf20Sopenharmony_ciobj-$(CONFIG_TEGRA_BPMP_THERMAL)	+= tegra-bpmp-thermal.o
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_citegra-soctherm-y				:= soctherm.o soctherm-fuse.o
68c2ecf20Sopenharmony_citegra-soctherm-$(CONFIG_ARCH_TEGRA_124_SOC)	+= tegra124-soctherm.o
78c2ecf20Sopenharmony_citegra-soctherm-$(CONFIG_ARCH_TEGRA_132_SOC)	+= tegra132-soctherm.o
88c2ecf20Sopenharmony_citegra-soctherm-$(CONFIG_ARCH_TEGRA_210_SOC)	+= tegra210-soctherm.o
9

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