usb: xhci: Add debugfs interface for xHCI driver
[linux-2.6-microblaze.git] / drivers / usb / host / Makefile
index cf2691f..b2a7f05 100644 (file)
@@ -25,6 +25,10 @@ ifneq ($(CONFIG_USB_XHCI_RCAR), )
        xhci-plat-hcd-y         += xhci-rcar.o
 endif
 
+ifneq ($(CONFIG_DEBUG_FS),)
+       xhci-hcd-y              += xhci-debugfs.o
+endif
+
 obj-$(CONFIG_USB_WHCI_HCD)     += whci/
 
 obj-$(CONFIG_USB_PCI)  += pci-quirks.o