X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=d64f7f7077028594601e82daf216c6559ccfda55;hb=a4dff94ffde7df6aeeb11cd548e53b22bdabd04e;hp=8e9cbc3b5679ae221bcdd5d6bb82e91ebcfb3f1d;hpb=6ea7e3873e52902af9ee8c0837450fdb69d54140;p=cascardo%2Flinux.git diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index 8e9cbc3b5679..d64f7f707702 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile @@ -46,6 +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