repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
drivers
/
usb
/
host
/
whci
/
Kbuild
blob
26df0138079e5412d4f3d40a263595668903d3bb
1
obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
2
3
whci-hcd-y := \
4
asl.o \
5
debug.o \
6
hcd.o \
7
hw.o \
8
init.o \
9
int.o \
10
pzl.o \
11
qset.o \
12
wusb.o