Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / thermal / tegra / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7afebede
MP
2obj-$(CONFIG_TEGRA_SOCTHERM) += tegra-soctherm.o
3obj-$(CONFIG_TEGRA_BPMP_THERMAL) += tegra-bpmp-thermal.o
65b6d57c
WN
4
5tegra-soctherm-y := soctherm.o soctherm-fuse.o
6tegra-soctherm-$(CONFIG_ARCH_TEGRA_124_SOC) += tegra124-soctherm.o
44cb6a7d 7tegra-soctherm-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra132-soctherm.o
8204104f 8tegra-soctherm-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-soctherm.o