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