aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/Kbuild
blob: 26a3871ea0f9058a4bc06fcce79eb124e4292c1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o

whci-hcd-y := \
	asl.o	\
	hcd.o 	\
	hw.o	\
	init.o	\
	int.o	\
	pzl.o	\
	qset.o	\
	wusb.o