X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=d64f7f7077028594601e82daf216c6559ccfda55;hb=a4dff94ffde7df6aeeb11cd548e53b22bdabd04e;hp=cfae6a654793bbc0ad28bf96ea5784aa8330f6d7;hpb=4d58967783611c5676820b8d47a9b6b0bb456995;p=cascardo%2Flinux.git diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index cfae6a654793..d64f7f707702 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile @@ -46,5 +46,6 @@ 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_TEGRA_SOCTHERM) += tegra/ obj-$(CONFIG_HISI_THERMAL) += hisi_thermal.o +obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o