JustOS/linux-6.13/drivers/thermal/renesas/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

6 lines
188 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_RCAR_GEN3_THERMAL) += rcar_gen3_thermal.o
obj-$(CONFIG_RCAR_THERMAL) += rcar_thermal.o
obj-$(CONFIG_RZG2L_THERMAL) += rzg2l_thermal.o