diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-09 02:47:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-09 02:47:08 +0100 |
| commit | a1e220966cd3f0c686a862b65374501781f95956 (patch) | |
| tree | 51456dd2bad56e45cc5b618434629d1f1f617bc2 /compile_flags.txt | |
| parent | 22c6d41b25faac172bf290dc06e75ca1ea60470b (diff) | |
chore: pre-release prep.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 30e25200..362ffe20 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -37,4 +37,6 @@ -D__NE_VIRTUAL_MEMORY_SUPPORT__ -DBOOTZ_GPT_SUPPORT -D__x86_64__ --D__NE_USE_PEF__
\ No newline at end of file +-D__NE_USE_PEF__ +-D__nekernel_max_cores=8 +-D__nekernel_boot_core_index=0 |
