summaryrefslogtreecommitdiff
path: root/grub.cfg
blob: 5f66c1828dc63dcf5b012adb19000155d188c152 (plain)
1
2
3
4
5
set timeout=0

menuentry "Camellia" {
	multiboot /boot/kernel.bin
}