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