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..556855b09037 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -32,6 +32,7 @@ obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o | |||
32 | 32 | ||
33 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o | 33 | obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o |
34 | obj-$(CONFIG_SENSORS_AMS) += ams/ | 34 | obj-$(CONFIG_SENSORS_AMS) += ams/ |
35 | obj-$(CONFIG_SENSORS_ATK0110) += asus_atk0110.o | ||
35 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o | 36 | obj-$(CONFIG_SENSORS_ATXP1) += atxp1.o |
36 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o | 37 | obj-$(CONFIG_SENSORS_CORETEMP) += coretemp.o |
37 | obj-$(CONFIG_SENSORS_DME1737) += dme1737.o | 38 | obj-$(CONFIG_SENSORS_DME1737) += dme1737.o |