mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
6 lines
188 B
Makefile
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
|