ZoarialBareOS/src/grub.cfg
Zoarial94 a6d4a0b9d9 Fixed Makefile and grub problems.
Makefile now makes the proper /boot directory for the iso.
Makefile now include the libc c files during compilation.
Fixed grub.cfg file to use the newer OS name.
2020-12-12 22:40:57 -05:00

4 lines
65 B
INI

menuentry "ZoarialBareOS" {
multiboot /boot/ZoarialBareOS.bin
}