summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/int340x_thermal/Makefile
diff options
context:
space:
mode:
authorZhang Rui2014-10-17 08:30:58 +0200
committerZhang Rui2014-10-17 08:30:58 +0200
commit6ceaf58abe25e86292152005c51169796bad3407 (patch)
treee97a032bc9dc63da9939136bd32ed5e0ad0f09bc /drivers/thermal/int340x_thermal/Makefile
parentMerge branch 'thermal-core-fix' of .git into next (diff)
parentThermal: int340x thermal: select ACPI fan driver (diff)
downloadkernel-qcow2-linux-6ceaf58abe25e86292152005c51169796bad3407.tar.gz
kernel-qcow2-linux-6ceaf58abe25e86292152005c51169796bad3407.tar.xz
kernel-qcow2-linux-6ceaf58abe25e86292152005c51169796bad3407.zip
Merge branch 'int340x-thermal' of .git into next
Diffstat (limited to 'drivers/thermal/int340x_thermal/Makefile')
-rw-r--r--drivers/thermal/int340x_thermal/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/thermal/int340x_thermal/Makefile b/drivers/thermal/int340x_thermal/Makefile
new file mode 100644
index 000000000000..ffe40bffaf1a
--- /dev/null
+++ b/drivers/thermal/int340x_thermal/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_INT340X_THERMAL) += int3400_thermal.o
+obj-$(CONFIG_INT340X_THERMAL) += int3402_thermal.o
+obj-$(CONFIG_INT340X_THERMAL) += int3403_thermal.o
+obj-$(CONFIG_ACPI_THERMAL_REL) += acpi_thermal_rel.o