2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-04-17 23:04:16 +02:00
|
|
|
obj-$(CONFIG_BCM2835_THERMAL) += bcm2835_thermal.o
|
2017-09-26 14:27:59 -07:00
|
|
|
obj-$(CONFIG_BRCMSTB_THERMAL) += brcmstb_thermal.o
|
2017-04-03 17:48:29 +02:00
|
|
|
obj-$(CONFIG_BCM_NS_THERMAL) += ns-thermal.o
|
2019-01-03 14:25:33 +05:30
|
|
|
obj-$(CONFIG_BCM_SR_THERMAL) += sr-thermal.o
|