polka/src/grub.cfg

4 lines
52 B
INI
Raw Normal View History

2016-02-27 12:27:44 -05:00
menuentry "polka" {
multiboot /boot/polka.bin
2016-02-27 08:39:42 -08:00
}