summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6/Makefile')
-rw-r--r--arch/arm/mach-mx6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/Makefile b/arch/arm/mach-mx6/Makefile
index c929f2e56cfc..5cac9bc5db03 100644
--- a/arch/arm/mach-mx6/Makefile
+++ b/arch/arm/mach-mx6/Makefile
@@ -17,5 +17,5 @@ obj-$(CONFIG_MACH_MX6Q_SABREAUTO) += board-mx6q_sabreauto.o mx6q_sabreauto_pmic_
obj-$(CONFIG_SMP) += plat_hotplug.o platsmp.o headsmp.o
obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
obj-$(CONFIG_IMX_PCIE) += pcie.o
+obj-$(CONFIG_USB_FSL_ARC_OTG) += usb_dr.o
obj-$(CONFIG_USB_EHCI_ARC_H1) += usb_h1.o
-obj-$(CONFIG_USB_FSL_ARC_OTG) += usb_dr.o \ No newline at end of file