mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
14 lines
181 B
BlitzBasic
14 lines
181 B
BlitzBasic
inherit ti-pdk
|
|
|
|
COMPATIBLE_MACHINE_append = "|c66x"
|
|
|
|
require rm-lld.inc
|
|
|
|
PR = "${INC_PR}.2"
|
|
|
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
|
|
|
# HTML doc link params
|
|
PDK_COMP_LINK_TEXT = "RM LLD"
|
|
|