Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
refs/heads/main
/
.
/
drivers
/
pinctrl
/
exynos
/
Makefile
blob: 6a14a474bf2829acd69178a6ea0235e13b102846 [
file
] [
log
] [
blame
] [
edit
]
# 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