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 3a6b1f06f8f4..96dc7f9439d2 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -42,6 +42,7 @@ obj-$(CONFIG_SENSORS_F75375S) += f75375s.o | |||
42 | obj-$(CONFIG_SENSORS_FSCHER) += fscher.o | 42 | obj-$(CONFIG_SENSORS_FSCHER) += fscher.o |
43 | obj-$(CONFIG_SENSORS_FSCHMD) += fschmd.o | 43 | obj-$(CONFIG_SENSORS_FSCHMD) += fschmd.o |
44 | obj-$(CONFIG_SENSORS_FSCPOS) += fscpos.o | 44 | obj-$(CONFIG_SENSORS_FSCPOS) += fscpos.o |
45 | obj-$(CONFIG_SENSORS_G760A) += g760a.o | ||
45 | obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o | 46 | obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o |
46 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o | 47 | obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o |
47 | obj-$(CONFIG_SENSORS_ULTRA45) += ultra45_env.o | 48 | obj-$(CONFIG_SENSORS_ULTRA45) += ultra45_env.o |