diff options
Diffstat (limited to 'drivers/usb/host/Makefile')
-rw-r--r-- | drivers/usb/host/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile index 4fb73c156d72..58b7ae87efae 100644 --- a/drivers/usb/host/Makefile +++ b/drivers/usb/host/Makefile | |||
@@ -52,3 +52,4 @@ obj-$(CONFIG_USB_FSL_MPH_DR_OF) += fsl-mph-dr-of.o | |||
52 | obj-$(CONFIG_USB_OCTEON2_COMMON) += octeon2-common.o | 52 | obj-$(CONFIG_USB_OCTEON2_COMMON) += octeon2-common.o |
53 | obj-$(CONFIG_USB_HCD_BCMA) += bcma-hcd.o | 53 | obj-$(CONFIG_USB_HCD_BCMA) += bcma-hcd.o |
54 | obj-$(CONFIG_USB_HCD_SSB) += ssb-hcd.o | 54 | obj-$(CONFIG_USB_HCD_SSB) += ssb-hcd.o |
55 | obj-$(CONFIG_USB_FUSBH200_HCD) += fusbh200-hcd.o | ||