summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mtmips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/mtmips/Makefile')
-rw-r--r--drivers/pinctrl/mtmips/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/pinctrl/mtmips/Makefile b/drivers/pinctrl/mtmips/Makefile
new file mode 100644
index 0000000000..3ba5c0c66d
--- /dev/null
+++ b/drivers/pinctrl/mtmips/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+
+# Core
+obj-$(CONFIG_PINCTRL_MTMIPS) += pinctrl-mtmips-common.o
+
+# SoC Drivers
+obj-$(CONFIG_PINCTRL_MT7628) += pinctrl-mt7628.o