From 970de247991c15628df3376d8bb1611fc81436f4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 16 Oct 2010 14:46:22 +0200 Subject: [PATCH] ti-dmai: pass c6accel location to makefile Signed-off-by: Koen Kooi --- recipes/ti/ti-dmai.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc index d9af56c3f9..1bdaee15f8 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 -- 2.39.5