mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
ffa-debugfs-mod: Do not build for TI SOCs
The module can not be compiled without patching kernel 5.10 This helps meta-ti to live in multi-BSP envs Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Added my meta-arm, this needs ceetain backports in 5.10
|
||||
# Disable until kernel upgrades to newer than 5.10 where it
|
||||
# is already upstreamed
|
||||
# Revisit when kernel is upgraded to 5.15 or newer e.g.
|
||||
COMPATIBLE_HOST:ti-soc = "null"
|
||||
Reference in New Issue
Block a user