git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90536c2
)
ti-dmai: pass c6accel location to makefile
author
Koen Kooi
<koen@openembedded.org>
Sat, 16 Oct 2010 12:46:22 +0000
(14:46 +0200)
committer
Koen 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
patch
|
blob
|
history
diff --git
a/recipes/ti/ti-dmai.inc
b/recipes/ti/ti-dmai.inc
index
d9af56c
..
1bdaee1
100644
(file)
--- 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