linuxOS_PX30_CAR/kernel/drivers/thermal/broadcom/Makefile
2026-01-20 14:00:13 +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