Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / usb / host / whci / Kbuild
diff --git a/kernel/drivers/usb/host/whci/Kbuild b/kernel/drivers/usb/host/whci/Kbuild
new file mode 100644 (file)
index 0000000..26df013
--- /dev/null
@@ -0,0 +1,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