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

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