Files
magenta/tools/boot-image/grub.cfg
T

5 lines
65 B
INI
Raw Normal View History

2024-11-02 11:31:51 +00:00
menuentry "Mango Kernel" {
multiboot /boot/mango_kernel
boot
}