mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-12 05:40:59 +00:00
kselftests: Fix typo in COMPATIBLE_MACHINE
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f16f60ea9c
commit
f35a0fdd86
@@ -186,5 +186,5 @@ INSANE_SKIP_${PN}-ipc = "ldflags"
|
||||
INSANE_SKIP_${PN}-mount = "ldflags"
|
||||
INSANE_SKIP_${PN}-vm = "ldflags"
|
||||
|
||||
COMAPTIBLE_MACHINE_riscv64 = "(null)"
|
||||
COMAPTIBLE_MACHINE_riscv32 = "(null)"
|
||||
COMPATIBLE_MACHINE_riscv64 = "(null)"
|
||||
COMPATIBLE_MACHINE_riscv32 = "(null)"
|
||||
|
||||
Reference in New Issue
Block a user