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 5092999deb7b..31415843a91a 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -28,6 +28,7 @@ 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_LM63) += lm63.o | 30 | obj-$(CONFIG_SENSORS_LM63) += lm63.o |
31 | obj-$(CONFIG_SENSORS_LM70) += lm70.o | ||
31 | obj-$(CONFIG_SENSORS_LM75) += lm75.o | 32 | obj-$(CONFIG_SENSORS_LM75) += lm75.o |
32 | obj-$(CONFIG_SENSORS_LM77) += lm77.o | 33 | obj-$(CONFIG_SENSORS_LM77) += lm77.o |
33 | obj-$(CONFIG_SENSORS_LM78) += lm78.o | 34 | obj-$(CONFIG_SENSORS_LM78) += lm78.o |