Rename & scheduler stuff
This commit is contained in:
parent
4e40a040dd
commit
0066af13e8
25 changed files with 63 additions and 88 deletions
2
Makefile
2
Makefile
|
|
@ -30,7 +30,7 @@ LDFLAGS += -m elf_x86_64 \
|
|||
-z text \
|
||||
-z max-page-size=0x1000 \
|
||||
-T linker.ld
|
||||
NASMFLAGS = -f elf64
|
||||
NASMFLAGS = -f elf64 -g -F dwarf
|
||||
dependencies:
|
||||
# build limine
|
||||
rm -rf limine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue