rm-lld-rtos: Add support for c66x

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2017-07-12 14:09:24 -04:00
committed by Denys Dmytriyenko
parent 03e18c5c6a
commit c2f6c19839
+3 -1
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}"