Sign in
coral
/
linux-imx
/
refs/heads/master
/
.
/
drivers
/
usb
/
cdns3
/
Makefile
blob: 7328cb9fcc89044b27e6e3c88f313a3d8ad76122 [
file
] [
log
] [
blame
] [
edit
]
obj
-
$
(
CONFIG_USB_CDNS3
)
+=
cdns3
.
o
cdns3
-
y
:=
core
.
o
cdns3
-
$
(
CONFIG_USB_CDNS3_GADGET
)
+=
gadget
.
o
cdns3
-
$
(
CONFIG_USB_CDNS3_HOST
)
+=
host
.
o