* [Buildroot] [PATCH] board/loongarch64-efi: fix typo in grub config
@ 2025-09-21 16:01 Scott Fan
2025-09-22 21:08 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Scott Fan @ 2025-09-21 16:01 UTC (permalink / raw)
To: buildroot; +Cc: Scott Fan, Jiaxun Yang
Signed-off-by: Scott Fan <fancp2007@gmail.com>
---
board/loongarch64-efi/grub.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/loongarch64-efi/grub.cfg b/board/loongarch64-efi/grub.cfg
index 2006f6d60d..c84a7f646b 100644
--- a/board/loongarch64-efi/grub.cfg
+++ b/board/loongarch64-efi/grub.cfg
@@ -1,4 +1,4 @@
-/set default="0"
+set default="0"
set timeout="5"
menuentry "Buildroot" {
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] board/loongarch64-efi: fix typo in grub config
2025-09-21 16:01 [Buildroot] [PATCH] board/loongarch64-efi: fix typo in grub config Scott Fan
@ 2025-09-22 21:08 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2025-09-22 21:08 UTC (permalink / raw)
To: Scott Fan; +Cc: buildroot, Jiaxun Yang
On 21/09/2025 18:01, Scott Fan wrote:
> Signed-off-by: Scott Fan <fancp2007@gmail.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-22 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-21 16:01 [Buildroot] [PATCH] board/loongarch64-efi: fix typo in grub config Scott Fan
2025-09-22 21:08 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.