diff options
Diffstat (limited to 'Kernel/makefile')
| -rw-r--r-- | Kernel/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/makefile b/Kernel/makefile index b7749100..14bd1cae 100644 --- a/Kernel/makefile +++ b/Kernel/makefile @@ -69,7 +69,7 @@ link-amd64-epm: .PHONY: all all: newos-amd64-epm link-amd64-epm - @echo "NewKernel => OK." + @echo "NewOSKrnl => OK." .PHONY: help help: |
