summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-04-30 08:59:50 +0200
committerAmlal <amlal@nekernel.org>2025-04-30 08:59:50 +0200
commit40980a0c8e32a3cb650d1e5821a8ae5daa4628f4 (patch)
tree93ecd1a1da1717fb3ad034330d8aae7b51610afd /compile_flags.txt
parentbbdc9527d81cbafa74375ed108009f30e340d1b0 (diff)
kernel: filesystem+vmem: don't be verbose on the allocator when we don't need it.
details: - Reworked HeFS traversal algorithm, fixing last parts of HeFS regarding IND allocation. Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index be8085bd..b37b28ae 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -30,6 +30,6 @@
-D__FSKIT_INCLUDES_HEFS__
-D__FSKIT_INCLUDES_NEFS__
-D__FSKIT_INCLUDES_EXT2__
--D__NE_VEPM__
--DBOOTZ_VEPM_SUPPORT
+-D__NE_VIRTUAL_MEMORY_SUPPORT__
+-DBOOTZ_GPT_SUPPORT
-D__x86_64__ \ No newline at end of file