Sign in
◑
Theme
third-party-mirror
/
u-boot
/
dc57abc76be4308057d153f3d6a7eb3b2abca21c
/
.
/
drivers
/
pinctrl
/
mscc
/
Makefile
blob: 69106717282b3931a51aeef59996a9cddae8365c [
file
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
obj
-
y
+=
mscc
-
common
.
o
obj
-
$
(
CONFIG_PINCTRL_MSCC_OCELOT
)
+=
pinctrl
-
ocelot
.
o
obj
-
$
(
CONFIG_PINCTRL_MSCC_LUTON
)
+=
pinctrl
-
luton
.
o