From 1740a0dff822d7666b8c1f056b6c411ef6b0f9fd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 19 Apr 2025 08:36:30 +0200 Subject: kernel, mod, boot: extend GPT support. Signed-off-by: Amlal El Mahrouss --- compile_flags.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'compile_flags.txt') 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 -- cgit v1.2.3