mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 22:37:56 +00:00
e8a14576fe
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
10 lines
126 B
BlitzBasic
10 lines
126 B
BlitzBasic
inherit ti-pdk
|
|
|
|
COMPATIBLE_MACHINE_append = "|c66x"
|
|
|
|
require rm-lld.inc
|
|
|
|
PR = "${INC_PR}.1"
|
|
|
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|