linuxOS_AP05/kernel/drivers/thermal/broadcom/Makefile
2025-06-02 13:59:07 +08:00

4 lines
150 B
Makefile

obj-$(CONFIG_BCM2835_THERMAL) += bcm2835_thermal.o
obj-$(CONFIG_BRCMSTB_THERMAL) += brcmstb_thermal.o
obj-$(CONFIG_BCM_NS_THERMAL) += ns-thermal.o