[PATCH] I2C hwmon: hwmon sysfs class
[deliverable/linux.git] / drivers / hwmon / Makefile
index 2781403a0236d1e02d3c82d3bdaac323da2a2dd7..bd1bd59eb149000556c8c4f515a3fc5187d2e2fc 100644 (file)
@@ -2,6 +2,8 @@
 # Makefile for sensor chip drivers.
 #
 
+obj-$(CONFIG_HWMON)            += hwmon.o
+
 # asb100, then w83781d go first, as they can override other drivers' addresses.
 obj-$(CONFIG_SENSORS_ASB100)   += asb100.o
 obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o
This page took 0.031433 seconds and 5 git commands to generate.