Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d74e0e70a872b0ce679f834aa8faa7410cde79e4
/
.
/
drivers
/
phy
/
socionext
/
Makefile
blob: 94d3aa68cfac025e9e8ec3ed44fdb2ddb141647c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the phy drivers.
#
obj
-
$
(
CONFIG_PHY_UNIPHIER_PCIE
)
+=
phy
-
uniphier
-
pcie
.
o
obj
-
$
(
CONFIG_PHY_UNIPHIER_USB3
)
+=
phy
-
uniphier
-
usb3
.
o