summaryrefslogtreecommitdiff
path: root/drivers/otg/hardware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/otg/hardware/Makefile')
-rw-r--r--drivers/otg/hardware/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/otg/hardware/Makefile b/drivers/otg/hardware/Makefile
new file mode 100644
index 000000000000..58453d7b6efc
--- /dev/null
+++ b/drivers/otg/hardware/Makefile
@@ -0,0 +1,14 @@
+#
+# @(#) sl@belcarra.com/whiskey.enposte.net|otg/platform/freescale/Makefile-l26|20070525074749|26894
+# Copyright (c) 2006-2007 Belcarra Technologies 2005 Corp
+
+
+ifdef CONFIG_OTG_ZASEVB
+include drivers/otg/hardware/Makefile-zasevb-l26
+endif
+ifdef CONFIG_OTG_ZASEVB_ARC
+include drivers/otg/hardware/Makefile-zasevb-arc-l26
+endif
+ifdef CONFIG_OTG_IMX31ADS
+include drivers/otg/hardware/Makefile-imx31ads-l26
+endif