summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/cix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/cix/Makefile')
-rw-r--r--drivers/pinctrl/cix/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pinctrl/cix/Makefile b/drivers/pinctrl/cix/Makefile
new file mode 100644
index 000000000000..22685d6a107b
--- /dev/null
+++ b/drivers/pinctrl/cix/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+# Cix Sky1 pin control drivers
+obj-$(CONFIG_PINCTRL_SKY1_BASE) += pinctrl-sky1-base.o
+obj-$(CONFIG_PINCTRL_SKY1) += pinctrl-sky1.o