aboutsummaryrefslogtreecommitdiff
path: root/src/grub.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/grub.cfg')
-rw-r--r--src/grub.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grub.cfg b/src/grub.cfg
new file mode 100644
index 0000000..c02de34
--- /dev/null
+++ b/src/grub.cfg
@@ -0,0 +1,3 @@
+menuentry "Melvix" {
+ multiboot /boot/melvix.bin
+} \ No newline at end of file