aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sunxi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/sunxi/Makefile')
-rw-r--r--drivers/pinctrl/sunxi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pinctrl/sunxi/Makefile b/drivers/pinctrl/sunxi/Makefile
index 09a7621e09e8..e0ef0683dd46 100644
--- a/drivers/pinctrl/sunxi/Makefile
+++ b/drivers/pinctrl/sunxi/Makefile
@@ -1 +1,5 @@
+# Core
obj-$(CONFIG_PINCTRL_SUNXI) += pinctrl-sunxi.o
+
+# SoC Drivers
+obj-$(CONFIG_PINCTRL_SUNXI) += pinctrl-sun4i-a10.o