summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
index 198f2bf3..7f771429 100644
--- a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
+++ b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
@@ -2,6 +2,8 @@ inherit ti-pdk
2 2
3require qmss-lld.inc 3require qmss-lld.inc
4 4
5PR = "${INC_PR}.0" 5PR = "${INC_PR}.1"
6
7COMPATIBLE_MACHINE_append = "|c66x"
6 8
7DEPENDS_append = " rm-lld-rtos" 9DEPENDS_append = " rm-lld-rtos"