diff options
Diffstat (limited to 'drivers/thermal/mediatek/Makefile')
-rw-r--r-- | drivers/thermal/mediatek/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/thermal/mediatek/Makefile b/drivers/thermal/mediatek/Makefile new file mode 100644 index 0000000000..1c6daa1e64 --- /dev/null +++ b/drivers/thermal/mediatek/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_MTK_SOC_THERMAL) += auxadc_thermal.o +obj-$(CONFIG_MTK_LVTS_THERMAL) += lvts_thermal.o |