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 2211752d73b6..465f1c819fd9 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -83,6 +83,7 @@ obj-$(CONFIG_SENSORS_LTC4215) += ltc4215.o | |||
83 | obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o | 83 | obj-$(CONFIG_SENSORS_LTC4245) += ltc4245.o |
84 | obj-$(CONFIG_SENSORS_LTC4261) += ltc4261.o | 84 | obj-$(CONFIG_SENSORS_LTC4261) += ltc4261.o |
85 | obj-$(CONFIG_SENSORS_MAX1111) += max1111.o | 85 | obj-$(CONFIG_SENSORS_MAX1111) += max1111.o |
86 | obj-$(CONFIG_SENSORS_MAX16065) += max16065.o | ||
86 | obj-$(CONFIG_SENSORS_MAX1619) += max1619.o | 87 | obj-$(CONFIG_SENSORS_MAX1619) += max1619.o |
87 | obj-$(CONFIG_SENSORS_MAX6639) += max6639.o | 88 | obj-$(CONFIG_SENSORS_MAX6639) += max6639.o |
88 | obj-$(CONFIG_SENSORS_MAX6642) += max6642.o | 89 | obj-$(CONFIG_SENSORS_MAX6642) += max6642.o |