summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/nxp/Makefile')
-rw-r--r--drivers/pinctrl/nxp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pinctrl/nxp/Makefile b/drivers/pinctrl/nxp/Makefile
new file mode 100644
index 000000000..c1cff4870
--- /dev/null
+++ b/drivers/pinctrl/nxp/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+# NXP pin control
+obj-$(CONFIG_PINCTRL_S32CC) += pinctrl-s32cc.o
+obj-$(CONFIG_PINCTRL_S32G2) += pinctrl-s32g2.o