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