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