xref: /openbmc/linux/drivers/thermal/Makefile (revision c48cbba6)
1203d3d4aSZhang Rui#
2203d3d4aSZhang Rui# Makefile for sensor chip drivers.
3203d3d4aSZhang Rui#
4203d3d4aSZhang Rui
563c4ec90SZhang Ruiobj-$(CONFIG_THERMAL)		+= thermal_sys.o
602361418SAmit Daniel Kachhapobj-$(CONFIG_CPU_THERMAL)		+= cpu_cooling.o
76a92c366SVincenzo Frascinoobj-$(CONFIG_SPEAR_THERMAL)		+= spear_thermal.o
81e426ffdSKuninori Morimotoobj-$(CONFIG_RCAR_THERMAL)	+= rcar_thermal.o
9*c48cbba6SAmit Daniel Kachhapobj-$(CONFIG_EXYNOS_THERMAL)		+= exynos_thermal.o
10