thermal: core: genetlink support for events/cmd/sampling
[linux-2.6-microblaze.git] / drivers / thermal / Makefile
index 0c8b84a..1bbf080 100644 (file)
@@ -5,7 +5,7 @@
 
 obj-$(CONFIG_THERMAL)          += thermal_sys.o
 thermal_sys-y                  += thermal_core.o thermal_sysfs.o \
-                                       thermal_helpers.o
+                                       thermal_helpers.o thermal_netlink.o
 
 # interface to/from other layers providing sensors
 thermal_sys-$(CONFIG_THERMAL_HWMON)            += thermal_hwmon.o