git-svn-id: https://spexeah.com:8443/svn/Asuro@870 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron
2020-07-08 21:56:28 +00:00
parent b2c04aabd0
commit 21ef8c61fb
15 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,4 @@
menuentry "Asuro" {
GRUB_DEFAULT=asuro
menuentry "Asuro" --id asuro {
multiboot /boot/asuro.bin
}