diff options
Diffstat (limited to 'source/arch/x86_64/support')
| -rw-r--r-- | source/arch/x86_64/support/grub.cfg.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source/arch/x86_64/support/grub.cfg.in b/source/arch/x86_64/support/grub.cfg.in deleted file mode 100644 index 86674dd..0000000 --- a/source/arch/x86_64/support/grub.cfg.in +++ /dev/null @@ -1,7 +0,0 @@ -timeout=2 -default=0 - -menuentry "TeachOS" { - multiboot2 /$<TARGET_FILE_NAME:teachos::kernel> - boot -}
\ No newline at end of file |
