fix: gen_ksymtable does not work on non-English platform
[lunaix-os.git] / lunaix-os / scripts / grub / GRUB_TEMPLATE
1 default=0
2 timeout=0
3
4 menuentry "lunaix" {
5         multiboot /boot/kernel.bin $KCMD
6 }