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 5fe67bf961b3..865da80f2b90 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -36,6 +36,7 @@ obj-$(CONFIG_SENSORS_ADT7473) += adt7473.o | |||
36 | obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o | 36 | obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o |
37 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o | 37 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o |
38 | obj-$(CONFIG_SENSORS_AMS) += ams/ | 38 | obj-$(CONFIG_SENSORS_AMS) += ams/ |
39 | obj-$(CONFIG_SENSORS_ASC7621) += asc7621.o | ||
39 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o | 40 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o |
40 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o | 41 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o |
41 | obj-$(CONFIG_SENSORS_DME1737) += dme1737.o | 42 | obj-$(CONFIG_SENSORS_DME1737) += dme1737.o |