From b335d08f61e766526d3a1df27defd6cfbf0c77fe Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Mon, 28 Jun 2010 11:27:18 +0100 Subject: ti-codec-engine: Force makefile regeneration for complete 'clean' * To completely 'clean' the prebuilt examples, we should first regenerate the makefiles using a and XDC '.make' step. * Updated Examples build to include this. Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/ti/ti-codec-engine.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/ti') diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc index 57802961f1..1b89ea71b2 100644 --- a/recipes/ti/ti-codec-engine.inc +++ b/recipes/ti/ti-codec-engine.inc @@ -85,7 +85,7 @@ do_prepsources() { CGTOOLS_V5T="${TOOLCHAIN_PATH}" \ CGTOOLS_C64P="${CODEGEN_INSTALL_DIR}" \ CGTOOLS_C674="${CODEGEN_INSTALL_DIR}" \ - clean + .make clean done } -- cgit v1.2.3