diff options
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r-- | drivers/hwmon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile index 31415843a91a..aab4c1063059 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -27,6 +27,7 @@ obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o | |||
27 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o | 27 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o |
28 | obj-$(CONFIG_SENSORS_HDAPS) += hdaps.o | 28 | obj-$(CONFIG_SENSORS_HDAPS) += hdaps.o |
29 | obj-$(CONFIG_SENSORS_IT87) += it87.o | 29 | obj-$(CONFIG_SENSORS_IT87) += it87.o |
30 | obj-$(CONFIG_SENSORS_K8TEMP) += k8temp.o | ||
30 | obj-$(CONFIG_SENSORS_LM63) += lm63.o | 31 | obj-$(CONFIG_SENSORS_LM63) += lm63.o |
31 | obj-$(CONFIG_SENSORS_LM70) += lm70.o | 32 | obj-$(CONFIG_SENSORS_LM70) += lm70.o |
32 | obj-$(CONFIG_SENSORS_LM75) += lm75.o | 33 | obj-$(CONFIG_SENSORS_LM75) += lm75.o |