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 cfaf338919dd..3618773bf4d6 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -25,6 +25,7 @@ obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o | |||
25 | obj-$(CONFIG_SENSORS_AMS) += ams/ | 25 | obj-$(CONFIG_SENSORS_AMS) += ams/ |
26 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o | 26 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o |
27 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o | 27 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o |
28 | obj-$(CONFIG_SENSORS_DME1737) += dme1737.o | ||
28 | obj-$(CONFIG_SENSORS_DS1621) += ds1621.o | 29 | obj-$(CONFIG_SENSORS_DS1621) += ds1621.o |
29 | obj-$(CONFIG_SENSORS_F71805F) += f71805f.o | 30 | obj-$(CONFIG_SENSORS_F71805F) += f71805f.o |
30 | obj-$(CONFIG_SENSORS_FSCHER) += fscher.o | 31 | obj-$(CONFIG_SENSORS_FSCHER) += fscher.o |