From: Koen Kooi Date: Sat, 16 Oct 2010 12:46:22 +0000 (+0200) Subject: ti-dmai: pass c6accel location to makefile X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970de247991c15628df3376d8bb1611fc81436f4;p=openembedded.git ti-dmai: pass c6accel location to makefile Signed-off-by: Koen Kooi --- 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