kernel: some random modifications

This commit is contained in:
RaphProductions 2025-05-07 22:12:35 +02:00
parent e6a2c1e240
commit 175805604e
17 changed files with 141 additions and 237 deletions

View file

@ -4,7 +4,7 @@ MAKEFLAGS += -rR
# This is the name that our final executable will have.
# Change as needed.
override OUTPUT := kernel
override OUTPUT := soaplin
# Target architecture to build for. Default to x86_64.
ARCH := x86_64