ti-dmai: pass c6accel location to makefile
authorKoen Kooi <koen@openembedded.org>
Sat, 16 Oct 2010 12:46:22 +0000 (14:46 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 17 Oct 2010 07:43:19 +0000 (09:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-dmai.inc

index d9af56c..1bdaee1 100644 (file)
@@ -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