Add makefile changes for axis artpec8 driver. Signed-off-by: sangmin kim <hypmean.kim@xxxxxxxxxxx> --- drivers/thermal/samsung/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/samsung/Makefile b/drivers/thermal/samsung/Makefile index f139407..c9e9a33 100644 --- a/drivers/thermal/samsung/Makefile +++ b/drivers/thermal/samsung/Makefile @@ -3,4 +3,4 @@ # Samsung thermal specific Makefile # obj-$(CONFIG_EXYNOS_THERMAL) += exynos_thermal.o -exynos_thermal-y := exynos_tmu.o +exynos_thermal-y := artpec8_tmu.o exynos_tmu.o -- 2.9.5