forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
kernel/drivers/thermal/st/Makefile
....@@ -1,3 +1,5 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 obj-$(CONFIG_ST_THERMAL) := st_thermal.o
23 obj-$(CONFIG_ST_THERMAL_SYSCFG) += st_thermal_syscfg.o
34 obj-$(CONFIG_ST_THERMAL_MEMMAP) += st_thermal_memmap.o
5
+obj-$(CONFIG_STM32_THERMAL) += stm_thermal.o