aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/files/dvsdk-rules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/files/dvsdk-rules/Makefile')
-rw-r--r--recipes/ti/files/dvsdk-rules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/files/dvsdk-rules/Makefile b/recipes/ti/files/dvsdk-rules/Makefile
index bc1eabf249..c3cd7ee5bc 100644
--- a/recipes/ti/files/dvsdk-rules/Makefile
+++ b/recipes/ti/files/dvsdk-rules/Makefile
@@ -245,7 +245,7 @@ install:
$(MAKE) -C $(DEMO_INSTALL_DIR)/$(PLATFORM) install
@echo Copying examples..
- @cp -rp examples/$(PLATFORM)/web $(EXEC_DIR)/
+ @cp -Rp examples/$(PLATFORM)/web $(EXEC_DIR)/
@cp -p examples/$(PLATFORM)/dvevmdemo $(EXEC_DIR)/
@echo Installing clips..