aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/Kbuild
blob: 11e5040b8337f9241740904e3c16dcb87a6aa37b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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