summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/ath79/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/ath79/Makefile')
-rw-r--r--drivers/pinctrl/ath79/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/pinctrl/ath79/Makefile b/drivers/pinctrl/ath79/Makefile
new file mode 100644
index 0000000000..dcea10ace6
--- /dev/null
+++ b/drivers/pinctrl/ath79/Makefile
@@ -0,0 +1,6 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-$(CONFIG_AR933X_PINCTRL) += pinctrl_ar933x.o
+obj-$(CONFIG_QCA953x_PINCTRL) += pinctrl_qca953x.o
OpenPOWER on IntegriCloud