]> Pileus Git - ~andy/linux/blobdiff - drivers/thermal/Makefile
be2net: Enabling Wake-on-LAN is not supported in S5 state
[~andy/linux] / drivers / thermal / Makefile
index a9fff0bf4b1486f8754d3168f8b6724752f0553f..885550dc64b7f741a984836941b0be5d4c23d2c8 100644 (file)
@@ -3,4 +3,7 @@
 #
 
 obj-$(CONFIG_THERMAL)          += thermal_sys.o
-obj-$(CONFIG_SPEAR_THERMAL)            += spear_thermal.o
\ No newline at end of file
+obj-$(CONFIG_CPU_THERMAL)              += cpu_cooling.o
+obj-$(CONFIG_SPEAR_THERMAL)            += spear_thermal.o
+obj-$(CONFIG_RCAR_THERMAL)     += rcar_thermal.o
+obj-$(CONFIG_EXYNOS_THERMAL)           += exynos_thermal.o