summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:35 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:35 +0200
commitfc654dbbce5d9fc60c400de301476691f2bace44 (patch)
tree1dbfd49c53cfd2622ae4cda590614dcf5c4717c8 /arch/arm/mach-omap2/Makefile
parente1076f2b6e3e1a8631060238f32c5deb2e37b655 (diff)
parent6a0d2186fd8891be6595c6d61ce960e12040816e (diff)
Merge topic branch 'hsi' into integration-linux-ux500-3.3
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index bd76394ccaf..b4b94ad97d2 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -189,6 +189,9 @@ ifneq ($(CONFIG_TIDSPBRIDGE),)
obj-y += dsp.o
endif
+omap-ssi-$(CONFIG_OMAP_SSI) := ssi.o
+obj-y += $(omap-ssi-m) $(omap-ssi-y)
+
# Specific board support
obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o
obj-$(CONFIG_MACH_OMAP_H4) += board-h4.o