|
@@ -11,7 +11,7 @@ thermal_sys-$(CONFIG_THERMAL_GOV_STEP_WISE) += step_wise.o
|
|
|
thermal_sys-$(CONFIG_THERMAL_GOV_USER_SPACE) += user_space.o
|
|
|
|
|
|
# cpufreq cooling
|
|
|
-obj-$(CONFIG_CPU_THERMAL) += cpu_cooling.o
|
|
|
+thermal_sys-$(CONFIG_CPU_THERMAL) += cpu_cooling.o
|
|
|
|
|
|
# platform thermal drivers
|
|
|
obj-$(CONFIG_SPEAR_THERMAL) += spear_thermal.o
|