summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rm-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-06 22:00:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-12 14:09:24 -0400
commitc2f6c198397a8b7b9b472e8bb35f0caae9b50035 (patch)
treeecbfa20aa433a79703582ac23e0c515a6818a78c /recipes-bsp/rm-lld
parent03e18c5c6a38ac9f7855d7abf3d7c552f18ce0c2 (diff)
downloadmeta-ti-c2f6c198397a8b7b9b472e8bb35f0caae9b50035.tar.gz
rm-lld-rtos: Add support for c66x
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/rm-lld')
-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}"