summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/int340x_thermal/Makefile
diff options
context:
space:
mode:
authorZhang Rui2014-03-14 05:45:05 +0100
committerZhang Rui2014-10-10 07:57:09 +0200
commit816cab931f288c92a3404b1b984576f4822b0445 (patch)
treef09e5a1e9124056e086e53fbbea39bbf2d9acf32 /drivers/thermal/int340x_thermal/Makefile
parentACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package() (diff)
downloadkernel-qcow2-linux-816cab931f288c92a3404b1b984576f4822b0445.tar.gz
kernel-qcow2-linux-816cab931f288c92a3404b1b984576f4822b0445.tar.xz
kernel-qcow2-linux-816cab931f288c92a3404b1b984576f4822b0445.zip
Thermal: introduce int3400 thermal driver
Introduce int3400 thermal driver. And make INT3400 driver enumerate the other int340x thermal components shown in _ART/_TRT. Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/int340x_thermal/Makefile')
-rw-r--r--drivers/thermal/int340x_thermal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/int340x_thermal/Makefile b/drivers/thermal/int340x_thermal/Makefile
new file mode 100644
index 000000000000..e10a53bcefe7
--- /dev/null
+++ b/drivers/thermal/int340x_thermal/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_INT340X_THERMAL) += int3400_thermal.o