diff options
Diffstat (limited to 'Private/makefile')
| -rw-r--r-- | Private/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/makefile b/Private/makefile index 262bba0f..f1971238 100644 --- a/Private/makefile +++ b/Private/makefile @@ -14,7 +14,7 @@ LDFLAGS = -e Main --subsystem=17 LDOBJ = $(wildcard Objects/*.obj) # This file is the kernel, responsible of task management, memory, drivers and more. -KERNEL = HCoreKrnl.exe +KERNEL = NewKernel.exe # The kernel entrypoint SCRIPT = --script=Linker/Platforms/PC.lds |
