aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r--drivers/hwmon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index c4a269b06925..21c9b17abad5 100644
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -120,6 +120,7 @@ obj-$(CONFIG_SENSORS_WM8350) += wm8350-hwmon.o
120# PMBus drivers 120# PMBus drivers
121obj-$(CONFIG_PMBUS) += pmbus_core.o 121obj-$(CONFIG_PMBUS) += pmbus_core.o
122obj-$(CONFIG_SENSORS_PMBUS) += pmbus.o 122obj-$(CONFIG_SENSORS_PMBUS) += pmbus.o
123obj-$(CONFIG_SENSORS_ADM1275) += adm1275.o
123obj-$(CONFIG_SENSORS_MAX16064) += max16064.o 124obj-$(CONFIG_SENSORS_MAX16064) += max16064.o
124obj-$(CONFIG_SENSORS_MAX34440) += max34440.o 125obj-$(CONFIG_SENSORS_MAX34440) += max34440.o
125obj-$(CONFIG_SENSORS_MAX8688) += max8688.o 126obj-$(CONFIG_SENSORS_MAX8688) += max8688.o