summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/otg/Makefile')
-rw-r--r--drivers/usb/otg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/otg/Makefile b/drivers/usb/otg/Makefile
index dc37de2c2360..6e805371955d 100644
--- a/drivers/usb/otg/Makefile
+++ b/drivers/usb/otg/Makefile
@@ -2,5 +2,5 @@
# Makefile for USB OTG controller driver
#
# USB transceiver
-fsl_otg_arc-objs := fsl_otg.o otg_fsm.o
-obj-$(CONFIG_TRANSCEIVER_MXC_OTG) += fsl_otg_arc.o
+isp1504_arc-objs := fsl_otg.o otg_fsm.o
+obj-$(CONFIG_ISP1504_MXC_OTG) += isp1504_arc.o