aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index c07be024b96..932e8bf2035 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -86,7 +86,6 @@ obj-$(CONFIG_POWER_SUPPLY) += power/
86obj-$(CONFIG_HWMON) += hwmon/ 86obj-$(CONFIG_HWMON) += hwmon/
87obj-$(CONFIG_THERMAL) += thermal/ 87obj-$(CONFIG_THERMAL) += thermal/
88obj-$(CONFIG_WATCHDOG) += watchdog/ 88obj-$(CONFIG_WATCHDOG) += watchdog/
89obj-$(CONFIG_PHONE) += telephony/
90obj-$(CONFIG_MD) += md/ 89obj-$(CONFIG_MD) += md/
91obj-$(CONFIG_BT) += bluetooth/ 90obj-$(CONFIG_BT) += bluetooth/
92obj-$(CONFIG_ACCESSIBILITY) += accessibility/ 91obj-$(CONFIG_ACCESSIBILITY) += accessibility/