Initial commit
This commit is contained in:
commit
169c65d57e
51358 changed files with 23120455 additions and 0 deletions
12
drivers/usb/host/whci/Kbuild
Normal file
12
drivers/usb/host/whci/Kbuild
Normal file
|
@ -0,0 +1,12 @@
|
|||
obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
|
||||
|
||||
whci-hcd-y := \
|
||||
asl.o \
|
||||
debug.o \
|
||||
hcd.o \
|
||||
hw.o \
|
||||
init.o \
|
||||
int.o \
|
||||
pzl.o \
|
||||
qset.o \
|
||||
wusb.o
|
Loading…
Add table
Add a link
Reference in a new issue