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