include $(KERNEL_MIXED_BUILD_PATH)/Kbuild.common
ccflags-y += -I$(srctree)/drivers/thermal

obj-$(CONFIG_MTKTV_CPU_THERMAL) += mtktv-thermal.o
obj-$(CONFIG_MTKTV_CPU_THERMAL) += mt58xx-thermal.o
obj-$(CONFIG_MTKTV_CPU_THERMAL) += mtk_test_cdev.o
obj-$(CONFIG_MTKTV_GPU_THERMAL) += mtktv-gpu-thermal.o
