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