diff options
Diffstat (limited to 'boot')
| -rw-r--r-- | boot/grub.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boot/grub.cfg b/boot/grub.cfg new file mode 100644 index 0000000..206459c --- /dev/null +++ b/boot/grub.cfg @@ -0,0 +1,3 @@ +menuentry "FrenchToastOS" { + multiboot /boot/FrenchToastOS.bin +} |
