mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
recipes-kernel: linux: Add rock2-square to the compatible machines
Signed-off-by: Romain Perier <romain.perier@free-electrons.com> Reviewed-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
4123509beb
commit
e3efa2f2ec
|
@ -14,6 +14,6 @@ PR = "r1"
|
|||
PV = "${LINUX_VERSION}"
|
||||
|
||||
# Include only supported boards for now
|
||||
COMPATIBLE_MACHINE = "(radxarock|marsboard-rk3066|firefly-rk3288)"
|
||||
COMPATIBLE_MACHINE = "(radxarock|marsboard-rk3066|firefly-rk3288|rock2-square)"
|
||||
KERNEL_CONFIG_COMMAND = "oe_runmake -C ${S} O=${B} ${@d.getVar('KERNEL_DEFCONFIG', True) or ""}"
|
||||
deltask kernel_configme
|
||||
|
|
Loading…
Reference in New Issue
Block a user