]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/thermal/tegra/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / thermal / tegra / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
a4dff94f 2obj-$(CONFIG_TEGRA_SOCTHERM) += tegra-soctherm.o
65b6d57c
WN
3
4tegra-soctherm-y := soctherm.o soctherm-fuse.o
5tegra-soctherm-$(CONFIG_ARCH_TEGRA_124_SOC) += tegra124-soctherm.o
44cb6a7d 6tegra-soctherm-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra132-soctherm.o
8204104f 7tegra-soctherm-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-soctherm.o