Fix: real target

This commit is contained in:
xamidev
2024-07-27 15:34:44 +02:00
parent 13a72cc543
commit c988b281ad
3 changed files with 5 additions and 0 deletions

4
grub.cfg Normal file
View File

@@ -0,0 +1,4 @@
menuentry "Blank OS" {
multiboot /boot/kernel.elf
boot
}