diff --git a/Makefile.conf b/Makefile.conf index 8466659c..c1b99844 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -34,14 +34,17 @@ LIMINE_FOLDER = tools/limine # it will be added automatically depending on the OSARCH) QEMU_PATH = tools/cross/bin/qemu-system- -# Enable newlib -NEWLIB = 0 - # Enable mlibc MLIBC = 0 + + + + + + # Make releated variables # DO NOT TOUCH!