aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 8c30e73cd94c..acb48fa4531c 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -6,6 +6,7 @@
6# 6#
7 7
8obj-y += irqchip/ 8obj-y += irqchip/
9obj-y += bus/
9 10
10# GPIO must come after pinctrl as gpios may need to mux pins etc 11# GPIO must come after pinctrl as gpios may need to mux pins etc
11obj-y += pinctrl/ 12obj-y += pinctrl/