1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

rm-lld-rtos: Add support for c66x

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

View File

@@ -1,7 +1,9 @@
inherit ti-pdk
COMPATIBLE_MACHINE_append = "|c66x"
require rm-lld.inc
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
PACKAGE_ARCH = "${MACHINE_ARCH}"