forked from Qortal/Brooklyn
6 lines
119 B
Makefile
6 lines
119 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# USB peripheral controller drivers
|
||
|
|
||
|
obj-$(CONFIG_USB_DWC3_GADGET) += udc-core.o
|