]> Git Repo - linux.git/blob - drivers/usb/host/whci/Kbuild
selinux: Remove security_ops extern
[linux.git] / drivers / usb / host / whci / Kbuild
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
This page took 0.03655 seconds and 4 git commands to generate.