diff options
Diffstat (limited to 'drivers/usb/chipidea/Makefile')
-rw-r--r-- | drivers/usb/chipidea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/chipidea/Makefile b/drivers/usb/chipidea/Makefile index 5c66d9c330ca..57e510f6c245 100644 --- a/drivers/usb/chipidea/Makefile +++ b/drivers/usb/chipidea/Makefile | |||
@@ -15,5 +15,5 @@ ifneq ($(CONFIG_PCI),) | |||
15 | endif | 15 | endif |
16 | 16 | ||
17 | ifneq ($(CONFIG_OF_DEVICE),) | 17 | ifneq ($(CONFIG_OF_DEVICE),) |
18 | obj-$(CONFIG_USB_CHIPIDEA) += ci13xxx_imx.o | 18 | obj-$(CONFIG_USB_CHIPIDEA) += ci13xxx_imx.o usbmisc_imx6q.o |
19 | endif | 19 | endif |