Sign in
qemu
/
u-boot
/
08f512cfde8e2b2a34cebdcefc2c42e7514a292e
/
.
/
drivers
/
phy
/
allwinner
/
Makefile
blob: f2b60ce1a644f92dde8f092c018177b1a0f4f7f7 [
file
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2016 Amarula Solutions
#
obj
-
$
(
CONFIG_PHY_SUN4I_USB
)
+=
phy
-
sun4i
-
usb
.
o
obj
-
$
(
CONFIG_PHY_SUN50I_USB3
)
+=
phy
-
sun50i
-
usb3
.
o