1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

qmss-lld-rtos: Add support for c66x

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2017-07-06 21:59:41 +00:00
committed by Denys Dmytriyenko
parent 22c36324b2
commit 0dbfbfed37

View File

@@ -2,6 +2,8 @@ inherit ti-pdk
require qmss-lld.inc
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
COMPATIBLE_MACHINE_append = "|c66x"
DEPENDS_append = " rm-lld-rtos"