Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3158eebd21f8c55b4d5a82161e0de805ae8f6f9c
/
.
/
drivers
/
pinctrl
/
exynos
/
Makefile
blob: d9b941ac676f860ec51ccf9572d5f18381d2c0ea [
file
] [
log
] [
blame
]
#
# Copyright (C) 2016 Samsung Electronics
# Thomas Abraham <thomas.ab@samsung.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_PINCTRL_EXYNOS
)
+=
pinctrl
-
exynos
.
o
obj
-
$
(
CONFIG_PINCTRL_EXYNOS7420
)
+=
pinctrl
-
exynos7420
.
o