xref: /openbmc/linux/drivers/thermal/samsung/Makefile (revision f79e4d5f92a129a1159c973735007d4ddc8541f3)
1#
2# Samsung thermal specific Makefile
3#
4obj-$(CONFIG_EXYNOS_THERMAL)			+= exynos_thermal.o
5exynos_thermal-y				:= exynos_tmu.o
6