mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 07:13:27 +07:00
6892cf07e7
We already have 2 Broadcom drivers and at least 1 more is coming. This made us create broadcom subdirectory where bcm2835 should be moves now. Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
3 lines
98 B
Makefile
3 lines
98 B
Makefile
obj-$(CONFIG_BCM2835_THERMAL) += bcm2835_thermal.o
|
|
obj-$(CONFIG_BCM_NS_THERMAL) += ns-thermal.o
|