mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02:00
qemumips64: change tune to mips64r2
Allows for mips32 multilib to be mips32r2, like qemumips. (From OE-Core rev: 9713e8a5460ae81a33c6a727664f4cdb54fb1f0a) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8ccb777613
commit
fa73dcd57f
@@ -3,9 +3,11 @@
|
||||
#@DESCRIPTION: mti-malta64-be
|
||||
|
||||
require conf/machine/include/qemu.inc
|
||||
require conf/machine/include/tune-mips64.inc
|
||||
require conf/machine/include/tune-mips64r2.inc
|
||||
require conf/machine/include/qemuboot-mips.inc
|
||||
|
||||
QB_CPU = "-cpu MIPS64R2-generic"
|
||||
|
||||
KERNEL_IMAGETYPE = "vmlinux"
|
||||
KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user