diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-10-26 16:01:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-26 16:01:12 +0100 |
| commit | 36269e57831e560df6a0da9c9d02c00671b0163d (patch) | |
| tree | 69f6a0c6f08ef5ef2f6fcbb7302537dbce222e6e /compile_flags.txt | |
| parent | 2117a9b0f4b84f5bd6c99566bcf5849a64104467 (diff) | |
| parent | b6ce6640afaf6c1cc6ad274f3053b2e218a49554 (diff) | |
Merge pull request #68 from nekernel-org/dev
NeKernel: v0.0.6e1
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 828dc123..384cd84e 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -2,7 +2,7 @@ -Idev/ -Idev/user -Idev/boot --Idev/system_sdk +-Idev/launch -Idev/misc -Idev/ddk -Ipublic/tools @@ -35,4 +35,5 @@ -D__FSKIT_INCLUDES_EXT2__ -D__NE_VIRTUAL_MEMORY_SUPPORT__ -DBOOTZ_GPT_SUPPORT --D__x86_64__
\ No newline at end of file +-D__x86_64__ +-D__NE_USE_PEF__
\ No newline at end of file |
