Build bootable image

This commit is contained in:
2026-08-25 19:49:03 +03:00
parent 7499dd1b2b
commit d8c5492e6c
3 changed files with 31 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
menuentry "kernel" {
multiboot /boot/kernel
}