summaryrefslogtreecommitdiff
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..ccc1e7c
--- /dev/null
+++ b/src/grub.cfg
@@ -0,0 +1,3 @@
+menuentry "portland" {
+ multiboot2 /boot/kernel.elf
+} \ No newline at end of file