Changed to using Boch to better handle debugging the kernel. Updated build system with a new script to handle working with the build_numbers.c file.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
set timeout=0
|
||||
set default=0
|
||||
|
||||
menuentry "SDOS" {
|
||||
multiboot /boot/kernel.bin
|
||||
boot
|
||||
}
|
||||
Reference in New Issue
Block a user