mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-12-26 13:08:21 +01:00
sunxi-board-fex: fixed typo in COMPATIBLE_MACHINE
This commit is contained in:
parent
c91658f3dc
commit
d00d34c8e4
@ -47,4 +47,4 @@ do_populate_sysroot[noexec] = "1"
|
|||||||
|
|
||||||
# Remember to add machine entry to IMAGE_DEPENDS in sdcard_image-a10.bbclass
|
# Remember to add machine entry to IMAGE_DEPENDS in sdcard_image-a10.bbclass
|
||||||
# when adding new machines.
|
# when adding new machines.
|
||||||
COMPATIBLE_MACHINE = "(olinuxino-a10s cubieboard2)"
|
COMPATIBLE_MACHINE = "(olinuxino-a10s|cubieboard2)"
|
||||||
|
Loading…
Reference in New Issue
Block a user