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 94bf27482979..55ba906def74 100644 --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile | |||
@@ -10,7 +10,6 @@ obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o | |||
10 | 10 | ||
11 | # APCI drivers | 11 | # APCI drivers |
12 | obj-$(CONFIG_SENSORS_ATK0110) += asus_atk0110.o | 12 | obj-$(CONFIG_SENSORS_ATK0110) += asus_atk0110.o |
13 | obj-$(CONFIG_HP_ACCEL) += hp_accel.o | ||
14 | 13 | ||
15 | # Native drivers | 14 | # Native drivers |
16 | # asb100, then w83781d go first, as they can override other drivers' addresses. | 15 | # asb100, then w83781d go first, as they can override other drivers' addresses. |