Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8bf3c2442b59aedd1e58b7013fc12180cab0b541
/
.
/
drivers
/
usb
/
gadget
/
udc
/
Makefile
blob: 38ac2dd475e544ca66659a30b2a1e16552086a03 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# USB peripheral controller drivers
ifndef CONFIG_$
(
SPL_
)
DM_USB_GADGET
obj
-
$
(
CONFIG_USB_DWC3_GADGET
)
+=
udc
-
core
.
o
endif
obj
-
$
(
CONFIG_$
(
SPL_
)
DM_USB_GADGET
)
+=
udc
-
uclass
.
o udc
-
core
.
o