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 2f4c00116f1e..7aa98119c4ab 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -59,6 +59,7 @@ obj-$(CONFIG_SENSORS_G760A) += g760a.o | |||
59 | obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o | 59 | obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o |
60 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o | 60 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o |
61 | obj-$(CONFIG_SENSORS_GPIO_FAN) += gpio-fan.o | 61 | obj-$(CONFIG_SENSORS_GPIO_FAN) += gpio-fan.o |
62 | obj-$(CONFIG_SENSORS_HIH6130) += hih6130.o | ||
62 | obj-$(CONFIG_SENSORS_ULTRA45) += ultra45_env.o | 63 | obj-$(CONFIG_SENSORS_ULTRA45) += ultra45_env.o |
63 | obj-$(CONFIG_SENSORS_I5K_AMB) += i5k_amb.o | 64 | obj-$(CONFIG_SENSORS_I5K_AMB) += i5k_amb.o |
64 | obj-$(CONFIG_SENSORS_IBMAEM) += ibmaem.o | 65 | obj-$(CONFIG_SENSORS_IBMAEM) += ibmaem.o |