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