summaryrefslogtreecommitdiff
path: root/drivers/hsi/controllers/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-06-04 19:45:37 +0800
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-06-04 19:45:37 +0800
commit5f5b8f72f5b5d14b2b68e9b0cdf0909cf15ad178 (patch)
tree211f91b05cb9f831c39748d34391fc1a556533a4 /drivers/hsi/controllers/Makefile
parentd3aeada8de410edd0ea3cb1b73381ebae469c584 (diff)
parentba0ed34551a37770402cc841ab8e4d0c14947ee4 (diff)
Merge topic branch 'hsi' into integration-linux-ux500
Diffstat (limited to 'drivers/hsi/controllers/Makefile')
-rw-r--r--drivers/hsi/controllers/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hsi/controllers/Makefile b/drivers/hsi/controllers/Makefile
new file mode 100644
index 00000000000..475637a0f23
--- /dev/null
+++ b/drivers/hsi/controllers/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for HSI controllers drivers
+#
+
+obj-$(CONFIG_STE_HSI) += ste_hsi.o
+obj-$(CONFIG_OMAP_SSI) += omap_ssi.o