Update filesystem structure

This commit is contained in:
Alex
2023-05-20 04:31:24 +03:00
parent 6de4f30320
commit 5fb1f96005
83 changed files with 56 additions and 80 deletions

View File

@ -22,7 +22,9 @@ BOOTLOADER = limine
BUILD_KERNEL = 1
BUILD_USERSPACE = 1
BUILD_DRIVERS = 1
BUILD_MODULES = 1
QUIET_BUILD = 1
# The path of the cross-compiler.
COMPILER_PATH = tools/cross/bin