mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-20 23:18:16 +02:00
8 lines
228 B
Makefile
8 lines
228 B
Makefile
# 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
|