xref: /openbmc/linux/drivers/thermal/tegra/Makefile (revision 762f99f4f3cb41a775b5157dd761217beba65873)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2a4dff94fSWei Niobj-$(CONFIG_TEGRA_SOCTHERM)		+= tegra-soctherm.o
37afebedeSMikko Perttunenobj-$(CONFIG_TEGRA_BPMP_THERMAL)	+= tegra-bpmp-thermal.o
4*3747e426SDmitry Osipenkoobj-$(CONFIG_TEGRA30_TSENSOR)		+= tegra30-tsensor.o
565b6d57cSWei Ni
665b6d57cSWei Nitegra-soctherm-y				:= soctherm.o soctherm-fuse.o
765b6d57cSWei Nitegra-soctherm-$(CONFIG_ARCH_TEGRA_124_SOC)	+= tegra124-soctherm.o
844cb6a7dSWei Nitegra-soctherm-$(CONFIG_ARCH_TEGRA_132_SOC)	+= tegra132-soctherm.o
98204104fSWei Nitegra-soctherm-$(CONFIG_ARCH_TEGRA_210_SOC)	+= tegra210-soctherm.o
10