Skip to content

Commit

Permalink
HACK: tidspbridge: enable the build for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Suman Anna <s-anna@ti.com>
  • Loading branch information
sumananna committed Jul 15, 2013
1 parent 3b36be3 commit 9b890fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/tidspbridge/Kconfig
Expand Up @@ -4,7 +4,7 @@

menuconfig TIDSPBRIDGE
tristate "DSP Bridge driver"
depends on ARCH_OMAP3 && !ARCH_MULTIPLATFORM
depends on ARCH_OMAP3
select MAILBOX
select OMAP2PLUS_MBOX
help
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/tidspbridge/Makefile
Expand Up @@ -29,4 +29,4 @@ ccflags-y += -Idrivers/staging/tidspbridge/rmgr
ccflags-y += -Idrivers/staging/tidspbridge/dynload
ccflags-y += -Idrivers/staging/tidspbridge/hw
ccflags-y += -Iarch/arm

ccflags-y += -Iarch/arm/plat-omap/include

0 comments on commit 9b890fc

Please sign in to comment.