mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-13 16:29:17 +00:00
Add space between the equal
This commit is contained in:
@ -18,7 +18,7 @@ KERNEL_VERSION = pre-alpha-0.0.0.1
|
|||||||
# - lynx - Lynx (still under development)
|
# - lynx - Lynx (still under development)
|
||||||
# - limine - Limine
|
# - limine - Limine
|
||||||
# - grub - GRUB
|
# - grub - GRUB
|
||||||
BOOTLOADER=limine
|
BOOTLOADER = limine
|
||||||
|
|
||||||
BUILD_KERNEL = 1
|
BUILD_KERNEL = 1
|
||||||
BUILD_USERSPACE = 1
|
BUILD_USERSPACE = 1
|
||||||
|
Reference in New Issue
Block a user