diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-29 09:15:17 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-29 09:15:17 +0100 |
| commit | b6464d3fcd11ad43d1d0421fa8484eda2ac1708f (patch) | |
| tree | 7826279e593c837fa81a61f38e899213f8f55c03 /compile_flags.txt | |
| parent | 711dcbb464de6339a2dc5cd251f2096616d5ea09 (diff) | |
WiP: Tweaks and will finish SATA support and ATA (DMA) support.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 564d29a8..8a364c86 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -6,7 +6,7 @@ -Idev/Boot/BootKit -std=c++20 -D__ZKA_AMD64__ --D__MINOSKRNL__ +-D__NEOSKRNL__ -D__FSKIT_INCLUDES_NEFS__ -D__ZKA_ED__ -xc++ |
