Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc527f7bebd708dbce10c5fdacbcdbc62505d559
/
.
/
drivers
/
pinctrl
/
mtmips
/
Makefile
blob: ba945a89a76209bd76655cf98d1c81f0cbd20696 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Core
obj
-
$
(
CONFIG_PINCTRL_MTMIPS
)
+=
pinctrl
-
mtmips
-
common
.
o
# SoC Drivers
obj
-
$
(
CONFIG_PINCTRL_MT7620
)
+=
pinctrl
-
mt7620
.
o
obj
-
$
(
CONFIG_PINCTRL_MT7628
)
+=
pinctrl
-
mt7628
.
o