aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/int340x_thermal/Makefile
blob: 287eb0a1476d87323dfcc612a2e2d12aff7d2e7a (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_INT340X_THERMAL)	+= int3400_thermal.o
obj-$(CONFIG_INT340X_THERMAL)	+= int340x_thermal_zone.o
obj-$(CONFIG_INT340X_THERMAL)	+= int3402_thermal.o
obj-$(CONFIG_INT340X_THERMAL)	+= int3403_thermal.o
obj-$(CONFIG_INT340X_THERMAL)	+= processor_thermal_device.o
obj-$(CONFIG_INT3406_THERMAL)	+= int3406_thermal.o
obj-$(CONFIG_ACPI_THERMAL_REL)	+= acpi_thermal_rel.o