projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6]
/
drivers
/
usb
/
host
/
whci
/
Kbuild
1
obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
2
3
whci-hcd-y := \
4
asl.o \
5
hcd.o \
6
hw.o \
7
init.o \
8
int.o \
9
pzl.o \
10
qset.o \
11
wusb.o