X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=26f160809959248e682544f3adc976599336690e;hb=793423ffcb229ae5654b382a1356906f81da2018;hp=535dfee1496fc26d90457b28dc413993f693fe42;hpb=a230e95cc66a5a27e53459187ffcedb65b2782c3;p=linux-2.6-microblaze.git 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 obj-$(CONFIG_INTEL_QUARK_DTS_THERMAL) += intel_quark_dts_thermal.o obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal/ obj-$(CONFIG_INT340X_THERMAL) += int340x_thermal/ +obj-$(CONFIG_INTEL_PCH_THERMAL) += intel_pch_thermal.o obj-$(CONFIG_ST_THERMAL) += st/ obj-$(CONFIG_TEGRA_SOCTHERM) += tegra_soctherm.o obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o