summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/rm-lld/rm-lld-rtos_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
index 50d8740e..823af5bd 100644
--- a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
+++ b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
@@ -1,7 +1,9 @@
1inherit ti-pdk 1inherit ti-pdk
2 2
3COMPATIBLE_MACHINE_append = "|c66x"
4
3require rm-lld.inc 5require rm-lld.inc
4 6
5PR = "${INC_PR}.0" 7PR = "${INC_PR}.1"
6 8
7PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"