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 c068f82082cd..4d0122c52219 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -90,6 +90,7 @@ obj-$(CONFIG_SENSORS_PC87360) += pc87360.o | |||
90 | obj-$(CONFIG_SENSORS_PC87427) += pc87427.o | 90 | obj-$(CONFIG_SENSORS_PC87427) += pc87427.o |
91 | obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o | 91 | obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o |
92 | obj-$(CONFIG_SENSORS_S3C) += s3c-hwmon.o | 92 | obj-$(CONFIG_SENSORS_S3C) += s3c-hwmon.o |
93 | obj-$(CONFIG_SENSORS_SCH5627) += sch5627.o | ||
93 | obj-$(CONFIG_SENSORS_SHT15) += sht15.o | 94 | obj-$(CONFIG_SENSORS_SHT15) += sht15.o |
94 | obj-$(CONFIG_SENSORS_SHT21) += sht21.o | 95 | obj-$(CONFIG_SENSORS_SHT21) += sht21.o |
95 | obj-$(CONFIG_SENSORS_SIS5595) += sis5595.o | 96 | obj-$(CONFIG_SENSORS_SIS5595) += sis5595.o |