diff --git a/Makefile.conf b/Makefile.conf index c79502d9..195bd68d 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -18,7 +18,7 @@ KERNEL_VERSION = pre-alpha-0.0.0.1 # - lynx - Lynx (still under development) # - limine - Limine # - grub - GRUB -BOOTLOADER=limine +BOOTLOADER = limine BUILD_KERNEL = 1 BUILD_USERSPACE = 1