diff options
Diffstat (limited to 'drivers/thermal/Makefile')
-rw-r--r-- | drivers/thermal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index 535dfee1496f..26f160809959 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile | |||
@@ -41,6 +41,7 @@ obj-$(CONFIG_INTEL_SOC_DTS_THERMAL) += intel_soc_dts_thermal.o | |||
41 | obj-$(CONFIG_INTEL_QUARK_DTS_THERMAL) += intel_quark_dts_thermal.o | 41 | obj-$(CONFIG_INTEL_QUARK_DTS_THERMAL) += intel_quark_dts_thermal.o |
42 | obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal/ | 42 | obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal/ |
43 | obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal/ | 43 | obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal/ |
44 | obj-$(CONFIG_INTEL_PCH_THERMAL) += intel_pch_thermal.o | ||
44 | obj-$(CONFIG_ST_THERMAL) += st/ | 45 | obj-$(CONFIG_ST_THERMAL) += st/ |
45 | obj-$(CONFIG_TEGRA_SOCTHERM) += tegra_soctherm.o | 46 | obj-$(CONFIG_TEGRA_SOCTHERM) += tegra_soctherm.o |
46 | obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o | 47 | obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o |