2014-03-14 08:45:05 +04:00
|
|
|
obj-$(CONFIG_INT340X_THERMAL) += int3400_thermal.o
|
2015-01-17 02:59:03 +03:00
|
|
|
obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal_zone.o
|
2014-09-03 11:13:02 +04:00
|
|
|
obj-$(CONFIG_INT340X_THERMAL) += int3402_thermal.o
|
2014-09-03 11:13:30 +04:00
|
|
|
obj-$(CONFIG_INT340X_THERMAL) += int3403_thermal.o
|
2014-12-10 03:47:17 +03:00
|
|
|
obj-$(CONFIG_INT340X_THERMAL) += processor_thermal_device.o
|
2016-05-09 10:54:58 +03:00
|
|
|
obj-$(CONFIG_INT3406_THERMAL) += int3406_thermal.o
|
2014-09-03 11:14:23 +04:00
|
|
|
obj-$(CONFIG_ACPI_THERMAL_REL) += acpi_thermal_rel.o
|