From e471a075885985f3e3d5da35a86615e4ef9016ec Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 24 Jan 2026 12:57:23 +0100 Subject: chore: add GCC submodule. Signed-off-by: Amlal El Mahrouss --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1cb3457..c51fc3c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "papers"] path = papers url = git@github.com:nekernel-org/draft.git +[submodule "toolchains/mingw-w64-gcc"] + path = toolchains/mingw-w64-gcc + url = git@github.com:nekernel-org/gcc-n64.git -- cgit v1.2.3