X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fthermal%2FMakefile;h=8e9cbc3b5679ae221bcdd5d6bb82e91ebcfb3f1d;hb=610603a520bdeb35bd838835f36cfd6b4a563995;hp=cfae6a654793bbc0ad28bf96ea5784aa8330f6d7;hpb=438cd5afb0e1da50468c4433a67564e2d0c864ef;p=cascardo%2Flinux.git diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index cfae6a654793..8e9cbc3b5679 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal/Makefile @@ -48,3 +48,4 @@ 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 +obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o