[oe-commits] Koen Kooi : ti-dmai: pass c6accel location to makefile

git version control git at git.openembedded.org
Sun Oct 17 07:51:07 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 970de247991c15628df3376d8bb1611fc81436f4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=970de247991c15628df3376d8bb1611fc81436f4

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Oct 16 14:46:22 2010 +0200

ti-dmai: pass c6accel location to makefile

Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/ti-dmai.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc
index d9af56c..1bdaee1 100644
--- a/recipes/ti/ti-dmai.inc
+++ b/recipes/ti/ti-dmai.inc
@@ -107,6 +107,7 @@ do_compile () {
             LINK_INSTALL_DIR="${LINK_INSTALL_DIR}" \
             CMEM_INSTALL_DIR="${CMEM_INSTALL_DIR}" \
             LPM_INSTALL_DIR="${LPM_INSTALL_DIR}" \	
+            C6ACCEL_INSTALL_DIR=${C6ACCEL_INSTALL_DIR} \
             MVTOOL_PREFIX="${TARGET_PREFIX}" \
             PLATFORM="${DMAIPLATFORM}" 
 	done





More information about the Openembedded-commits mailing list