diff options
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r-- | drivers/hwmon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile index 865da80f2b90..4aa1a3d112ad 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -32,7 +32,6 @@ obj-$(CONFIG_SENSORS_ADS7828) += ads7828.o | |||
32 | obj-$(CONFIG_SENSORS_ADT7411) += adt7411.o | 32 | obj-$(CONFIG_SENSORS_ADT7411) += adt7411.o |
33 | obj-$(CONFIG_SENSORS_ADT7462) += adt7462.o | 33 | obj-$(CONFIG_SENSORS_ADT7462) += adt7462.o |
34 | obj-$(CONFIG_SENSORS_ADT7470) += adt7470.o | 34 | obj-$(CONFIG_SENSORS_ADT7470) += adt7470.o |
35 | obj-$(CONFIG_SENSORS_ADT7473) += adt7473.o | ||
36 | obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o | 35 | obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o |
37 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o | 36 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o |
38 | obj-$(CONFIG_SENSORS_AMS) += ams/ | 37 | obj-$(CONFIG_SENSORS_AMS) += ams/ |