![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # USB peripheral controller drivers 0004 # 0005 subdir-ccflags-$(CONFIG_USB_GADGET_DEBUG) := -DDEBUG 0006 subdir-ccflags-$(CONFIG_USB_GADGET_VERBOSE) += -DVERBOSE_DEBUG 0007 0008 obj-$(CONFIG_USB_LIBCOMPOSITE) += libcomposite.o 0009 libcomposite-y := usbstring.o config.o epautoconf.o 0010 libcomposite-y += composite.o functions.o configfs.o u_f.o 0011 0012 obj-$(CONFIG_USB_GADGET) += udc/ function/ legacy/
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |