summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/edma3-lld')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld_git.bb b/recipes-bsp/edma3-lld/edma3-lld_git.bb
index 38db2e21..886f0606 100644
--- a/recipes-bsp/edma3-lld/edma3-lld_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld_git.bb
@@ -73,3 +73,6 @@ do_install () {
73 install -c -m 755 ${S}/examples/edma3_user_space_driver/evmC66AK2E/bin/c66ak2e-evm/edma3_drv_c66ak2e_a15_sample_a15host_release.xa15fg \ 73 install -c -m 755 ${S}/examples/edma3_user_space_driver/evmC66AK2E/bin/c66ak2e-evm/edma3_drv_c66ak2e_a15_sample_a15host_release.xa15fg \
74 ${D}/${bindir}/edma3_drv_c66ak2e_a15_sample_a15host_release.xa15fg 74 ${D}/${bindir}/edma3_drv_c66ak2e_a15_sample_a15host_release.xa15fg
75} 75}
76
77INSANE_SKIP_${PN} += "ldflags"
78INSANE_SKIP_${PN}-test += "ldflags"