2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2020-01-14 02:56:16 +08:00
|
|
|
obj-$(CONFIG_BCM2711_THERMAL) += bcm2711_thermal.o
|
2017-04-18 05:04:16 +08:00
|
|
|
obj-$(CONFIG_BCM2835_THERMAL) += bcm2835_thermal.o
|
2017-09-27 05:27:59 +08:00
|
|
|
obj-$(CONFIG_BRCMSTB_THERMAL) += brcmstb_thermal.o
|
2017-04-03 23:48:29 +08:00
|
|
|
obj-$(CONFIG_BCM_NS_THERMAL) += ns-thermal.o
|
2019-01-03 16:55:33 +08:00
|
|
|
obj-$(CONFIG_BCM_SR_THERMAL) += sr-thermal.o
|