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 81c88822a3eb..4da261d16abf 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -65,6 +65,7 @@ obj-$(CONFIG_SENSORS_LM90) += lm90.o | |||
65 | obj-$(CONFIG_SENSORS_LM92) += lm92.o | 65 | obj-$(CONFIG_SENSORS_LM92) += lm92.o |
66 | obj-$(CONFIG_SENSORS_LM93) += lm93.o | 66 | obj-$(CONFIG_SENSORS_LM93) += lm93.o |
67 | obj-$(CONFIG_SENSORS_LM95241) += lm95241.o | 67 | obj-$(CONFIG_SENSORS_LM95241) += lm95241.o |
68 | obj-$(CONFIG_SENSORS_LTC4215) += ltc4215.o | ||
68 | obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o | 69 | obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o |
69 | obj-$(CONFIG_SENSORS_MAX1111) += max1111.o | 70 | obj-$(CONFIG_SENSORS_MAX1111) += max1111.o |
70 | obj-$(CONFIG_SENSORS_MAX1619) += max1619.o | 71 | obj-$(CONFIG_SENSORS_MAX1619) += max1619.o |