mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00

The COMPATIBLE_MACHINE strings were getting unwieldy, so switch to the MACHINEOVERRIDE notation so they're neater. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
9 lines
396 B
Plaintext
9 lines
396 B
Plaintext
COMPATIBLE_MACHINE_marsboard-rk3066 = "marsboard-rk3066"
|
|
COMPATIBLE_MACHINE_rock2-square = "rock2-square"
|
|
COMPATIBLE_MACHINE_radxarock = "radxarock"
|
|
COMPATIBLE_MACHINE_firefly-rk3288 = "firefly-rk3288"
|
|
COMPATIBLE_MACHINE_vyasa-rk3288 = "vyasa-rk3288"
|
|
COMPATIBLE_MACHINE_tinker-board = "tinker-board"
|
|
COMPATIBLE_MACHINE_tinker-board-s = "tinker-board-s"
|
|
COMPATIBLE_MACHINE_rock-pi-4 = "rock-pi-4"
|