aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/whci/Kbuild')
-rw-r--r--drivers/usb/host/whci/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/whci/Kbuild b/drivers/usb/host/whci/Kbuild
index 26a3871ea0f9..11e5040b8337 100644
--- a/drivers/usb/host/whci/Kbuild
+++ b/drivers/usb/host/whci/Kbuild
@@ -2,6 +2,7 @@ obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o
2 2
3whci-hcd-y := \ 3whci-hcd-y := \
4 asl.o \ 4 asl.o \
5 debug.o \
5 hcd.o \ 6 hcd.o \
6 hw.o \ 7 hw.o \
7 init.o \ 8 init.o \