Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8d895efffe2313acc419caee53414f2903b8a39c
/
.
/
drivers
/
pinctrl
/
exynos
/
Makefile
blob: 6a14a474bf2829acd69178a6ea0235e13b102846 [
file
] [
log
] [
blame
]
# 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