xref: /openbmc/linux/drivers/thermal/Makefile (revision 4ccc5743)
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
9c48cbba6SAmit Daniel Kachhapobj-$(CONFIG_EXYNOS_THERMAL)		+= exynos_thermal.o
104ccc5743SDurgadoss Robj-$(CONFIG_FAIR_SHARE)		+= fair_share.o
11