grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/9] grub-shell: Update qemu name of the machine


From: Vladimir Serbinenko
Subject: [PATCH 3/9] grub-shell: Update qemu name of the machine
Date: Wed, 11 Sep 2024 12:37:29 +0300

---
 tests/util/grub-shell.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/util/grub-shell.in b/tests/util/grub-shell.in
index e79296ccd..84fb6682f 100644
--- a/tests/util/grub-shell.in
+++ b/tests/util/grub-shell.in
@@ -144,7 +144,7 @@ case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" 
in
     mipsel-loongson)
        boot=mipsel_fulong2e
        qemu=qemu-system-mips64el
-       qemuopts="-M fulong2e $qemuopts"
+       qemuopts="-M fuloong2e $qemuopts"
        console=
        trim=1
        ;;
-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]