diff options
Diffstat (limited to 'recipes/ti/ti-codec-engine.inc')
-rw-r--r-- | recipes/ti/ti-codec-engine.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc index 5449f6be43..6f415c51c8 100644 --- a/recipes/ti/ti-codec-engine.inc +++ b/recipes/ti/ti-codec-engine.inc @@ -60,7 +60,7 @@ endif/g' \ CMEM_INSTALL_DIR="${CMEM_INSTALL_DIR}" \ LPM_INSTALL_DIR="${LPM_INSTALL_DIR}" \ EDMA3_LLD_INSTALL_DIR="${EDMA3_LLD_INSTALL_DIR}" \ - CGTOOLS_V5T="${CROSS_DIR}" \ + CGTOOLS_V5T="${TOOLCHAIN_PATH}" \ CGTOOLS_C64P="${CGT6x_DIR}" \ CGTOOLS_C674="${CGT6x_DIR}" \ clean all |