summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:19 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:19 +0200
commit609cbf05e36abcc92b1e60749b8dd0dc420144fa (patch)
treec4e0f2cd1eeaefbdd381b51fdd1eb13b50a0da59 /drivers/usb/otg/Makefile
parent5d7e606a3696b992df40afaf9b04872320346c41 (diff)
parentf3dde6c805e1094c1b0f0fb253ac02c43049fb84 (diff)
Merge topic branch 'usb' into integration-linux-ux500-3.3
Diffstat (limited to 'drivers/usb/otg/Makefile')
-rw-r--r--drivers/usb/otg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/otg/Makefile b/drivers/usb/otg/Makefile
index 41aa5098b13..e227d9add96 100644
--- a/drivers/usb/otg/Makefile
+++ b/drivers/usb/otg/Makefile
@@ -18,6 +18,7 @@ obj-$(CONFIG_USB_ULPI) += ulpi.o
obj-$(CONFIG_USB_ULPI_VIEWPORT) += ulpi_viewport.o
obj-$(CONFIG_USB_MSM_OTG) += msm_otg.o
obj-$(CONFIG_AB8500_USB) += ab8500-usb.o
+obj-$(CONFIG_AB5500_USB) += ab5500-usb.o
fsl_usb2_otg-objs := fsl_otg.o otg_fsm.o
obj-$(CONFIG_FSL_USB2_OTG) += fsl_usb2_otg.o
obj-$(CONFIG_USB_MV_OTG) += mv_otg.o