mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Change BRAND_KERNEL_NAME to Sortix.
This commit is contained in:
parent
d14a9fff72
commit
06cfd44323
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
#define BRAND_OPERATING_SYSTEM_NAME "Sortix"
|
||||
|
||||
/* The name of the kernel. */
|
||||
#define BRAND_KERNEL_NAME "Sortix Kernel"
|
||||
#define BRAND_KERNEL_NAME "Sortix"
|
||||
|
||||
/* Ascii version of the maxsi logo. */
|
||||
#define BRAND_MAXSI \
|
||||
|
|
Loading…
Add table
Reference in a new issue