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 9f46cb019cc6..a24a52d12dc5 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -57,6 +57,7 @@ obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o hp_accel.o | |||
57 | obj-$(CONFIG_SENSORS_LIS3_SPI) += lis3lv02d.o lis3lv02d_spi.o | 57 | obj-$(CONFIG_SENSORS_LIS3_SPI) += lis3lv02d.o lis3lv02d_spi.o |
58 | obj-$(CONFIG_SENSORS_LM63) += lm63.o | 58 | obj-$(CONFIG_SENSORS_LM63) += lm63.o |
59 | obj-$(CONFIG_SENSORS_LM70) += lm70.o | 59 | obj-$(CONFIG_SENSORS_LM70) += lm70.o |
60 | obj-$(CONFIG_SENSORS_LM73) += lm73.o | ||
60 | obj-$(CONFIG_SENSORS_LM75) += lm75.o | 61 | obj-$(CONFIG_SENSORS_LM75) += lm75.o |
61 | obj-$(CONFIG_SENSORS_LM77) += lm77.o | 62 | obj-$(CONFIG_SENSORS_LM77) += lm77.o |
62 | obj-$(CONFIG_SENSORS_LM78) += lm78.o | 63 | obj-$(CONFIG_SENSORS_LM78) += lm78.o |