diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:13:48 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 19:15:17 +0100 |
| commit | a13e1c0911c0627184bc38f18c7fdda64447b3ad (patch) | |
| tree | 073a62c09bf216e85a3f310376640fa1805147f9 /compile_flags.txt | |
| parent | 149fa096eb306d03686b3b67e813cf1a78e08cd0 (diff) | |
meta(kernel): Reworked repository's filesystem structure.
Removing useless parts of the project too.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index f99ee4ef..92deb23d 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,13 +1,13 @@ --Idev/Kernel +-Idev/kernel -Idev/ --Idev/LibSCI --Idev/Boot/ +-Idev/SCIKit +-Idev/boot/ -Ipublic/tools -Ipublic/tools/make_app -Ipublic/tools/make_fs -Ipublic/tools/open -Ipublic/frameworks/ --Idev/Boot/BootKit +-Idev/boot/BootKit -std=c++20 -D__NE_AMD64__ -D__NEOSKRNL__ @@ -18,5 +18,4 @@ -D__x86_64__ -D__aarch64__ -DNE_USE_MBCI_FLASH --Iusr/ -D__ATA_DMA__
\ No newline at end of file |
