nt9856x/BSP/linux-kernel/drivers/thermal/broadcom/Makefile
2023-03-28 15:07:53 +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