aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/drivers/pinctrl/exynos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/drivers/pinctrl/exynos/Makefile')
-rw-r--r--roms/u-boot/drivers/pinctrl/exynos/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/roms/u-boot/drivers/pinctrl/exynos/Makefile b/roms/u-boot/drivers/pinctrl/exynos/Makefile
new file mode 100644
index 000000000..6a14a474b
--- /dev/null
+++ b/roms/u-boot/drivers/pinctrl/exynos/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright (C) 2016 Samsung Electronics
+# Thomas Abraham <thomas.ab@samsung.com>
+
+obj-$(CONFIG_PINCTRL_EXYNOS) += pinctrl-exynos.o
+obj-$(CONFIG_PINCTRL_EXYNOS7420) += pinctrl-exynos7420.o