diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-17 07:44:37 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-17 07:44:37 +0100 |
| commit | 8174a8c538c1cd4771f23b1b2ee59f897b7b23d5 (patch) | |
| tree | 63fd23f1810d34c4084de782913b17aefc992fc2 /README.md | |
| parent | 303e6c107f913a6c18007202ca24bb91f2bc39d4 (diff) | |
feat: Update tooling from btb to nebuild. Moved platform specific ABI into their own HAL.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ - [MinGW](https://www.mingw-w64.org/) (cross-compiling) - [Clang](https://clang.llvm.org/) - [NASM](https://nasm.us/) -- [NeBuild](https://github.com/nekernel-org/btb) (build system) +- [NeBuild](https://github.com/nekernel-org/nebuild) (build system) ### **Build & Run** |
