summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/osal/osal-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/osal/osal-rtos_git.bb')
-rw-r--r--recipes-bsp/osal/osal-rtos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/osal/osal-rtos_git.bb b/recipes-bsp/osal/osal-rtos_git.bb
index b150760f..62d1f997 100644
--- a/recipes-bsp/osal/osal-rtos_git.bb
+++ b/recipes-bsp/osal/osal-rtos_git.bb
@@ -3,7 +3,7 @@ require recipes-bsp/osal/osal.inc
3 3
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.0"
5 5
6COMPATIBLE_MACHINE_append = "|c66x" 6COMPATIBLE_MACHINE_append = "|c66x|k3"
7 7
8S = "${WORKDIR}/${OSAL_GIT_DESTSUFFIX}" 8S = "${WORKDIR}/${OSAL_GIT_DESTSUFFIX}"
9 9