* Make the ksym table built-in with kernel image, thus remove the need
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
1 default=0
2 timeout=0
3
4 menuentry "$_OS_NAME" {
5         multiboot /boot/kernel.bin $KCMD
6 }