Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7a888de4b51803657f448139d9fbe457f4678c4f
/
.
/
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