diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-13 06:43:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-13 06:43:02 +0100 |
| commit | 79ad2556be55a61a41d5d849e396ad4b3a72a23e (patch) | |
| tree | f98fc03644e8233186b8b43bac7e125b3bda2de1 /compile_flags.txt | |
| parent | e83cfb3dbdd121f6d76e70ff50155c16d6f90c46 (diff) | |
ADD: Much needed tweaks for Driver Manager, DMA, PIO ATA, and SATA.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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 be389e7a..50fde27b 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -14,4 +14,5 @@ -D__x86_64__ -D__aarch64__ -DNE_USE_MBCI_FLASH --Iusr/
\ No newline at end of file +-Iusr/ +-D__ATA_DMA__
\ No newline at end of file |
