xref: /linux/drivers/thermal/renesas/Makefile (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_RCAR_GEN3_THERMAL)	+= rcar_gen3_thermal.o
4obj-$(CONFIG_RCAR_THERMAL)	+= rcar_thermal.o
5obj-$(CONFIG_RZG2L_THERMAL)	+= rzg2l_thermal.o
6