diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-19 08:36:30 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-19 08:36:30 +0200 |
| commit | 1740a0dff822d7666b8c1f056b6c411ef6b0f9fd (patch) | |
| tree | 646ae3f61ebcd3f83c888912c5f72efc0a8c25b0 /compile_flags.txt | |
| parent | 1dfc636e87c289d4091a9008a0beae0ff3d4e926 (diff) | |
kernel, mod, boot: extend GPT support.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 74b5c8ed..d6115831 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -21,4 +21,5 @@ -D__ATA_DMA__ -Wall -Wpedantic --Wextra
\ No newline at end of file +-Wextra +-DBOOTZ_GPT_SUPPORT
\ No newline at end of file |
