repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bna: remove oper_state_cbfn from struct bna_rxf
[linux/fpc-iii.git]
/
drivers
/
usb
/
gadget
/
udc
/
bdc
/
Makefile
blob
5cf6a3bcdf0fa9b13bf5928c58b4bb55da1d004f
1
obj-
$(
CONFIG_USB_BDC_UDC
) +=
bdc.o
2
bdc-y
:=
bdc_core.o bdc_cmd.o bdc_ep.o bdc_udc.o
3
4
ifneq
($(
CONFIG_USB_GADGET_VERBOSE
),)
5
bdc-y
+=
bdc_dbg.o
6
endif
7
8
obj-
$(
CONFIG_USB_BDC_PCI
) +=
bdc_pci.o