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 a6d519e568c0..1b7dc770aa60 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -92,6 +92,7 @@ obj-$(CONFIG_SENSORS_MAX6639) += max6639.o | |||
92 | obj-$(CONFIG_SENSORS_MAX6642) += max6642.o | 92 | obj-$(CONFIG_SENSORS_MAX6642) += max6642.o |
93 | obj-$(CONFIG_SENSORS_MAX6650) += max6650.o | 93 | obj-$(CONFIG_SENSORS_MAX6650) += max6650.o |
94 | obj-$(CONFIG_SENSORS_MC13783_ADC)+= mc13783-adc.o | 94 | obj-$(CONFIG_SENSORS_MC13783_ADC)+= mc13783-adc.o |
95 | obj-$(CONFIG_SENSORS_NTC_THERMISTOR) += ntc_thermistor.o | ||
95 | obj-$(CONFIG_SENSORS_PC87360) += pc87360.o | 96 | obj-$(CONFIG_SENSORS_PC87360) += pc87360.o |
96 | obj-$(CONFIG_SENSORS_PC87427) += pc87427.o | 97 | obj-$(CONFIG_SENSORS_PC87427) += pc87427.o |
97 | obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o | 98 | obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o |