Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
204d1641d200709c759d8c269458cbc7de378c40
/
.
/
drivers
/
usb
/
renesas_usbhs
/
Makefile
blob: b8798ad16278ee8146c5f7e2bbf4930a3b8f8f72 [
file
] [
log
] [
blame
]
#
# for Renesas USB
#
obj
-
$
(
CONFIG_USB_RENESAS_USBHS
)
+=
renesas_usbhs
.
o
renesas_usbhs
-
y
:=
common
.
o mod
.
o pipe
.
o
renesas_usbhs
-
$
(
CONFIG_USB_RENESAS_USBHS_UDC
)
+=
mod_gadget
.
o