summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal <amlal@el-mahrouss-logic.com>2024-09-29 12:29:21 +0200
committerAmlal <amlal@el-mahrouss-logic.com>2024-09-29 12:29:21 +0200
commita6eb9a77787f63f08470c3ff12ac0517b482ea65 (patch)
treec570fd7ba45aa4fb809d6b9b39fd258a5097f6cc /compile_flags.txt
parent7fdd5033ec93694b57d3471ff9a78164ec76943d (diff)
IMP: Design changes and reworked WM to PDM.
- Refactor other modules and drivers as well. - AMD64 HAL code improvements as well. The last thing left is the paging API and driver loading internal API. Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 8f82fdd5..1d8b2edf 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -2,6 +2,7 @@
-Idev/
-Idev/zba/
-Idev/zba/BootKit
+-Idev/base/
-std=c++20
-D__ZKA_AMD64__
-D__NEWOSKRNL__