From 85c9397e6e50910d20f49ef0ccafbdab9f3786df Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 11 Jan 2026 18:59:37 +0100 Subject: feat: configure.pl script to build NeKernel MinGW. Signed-off-by: Amlal El Mahrouss --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d71cee1..78e5e29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "src/boot"] path = src/boot url = git@github.com:nekernel-org/neboot.git +[submodule "toolchains/mingw-w64-nekernel"] + path = toolchains/mingw-w64-nekernel + url = git@github.com:nekernel-org/mingw-w64.git -- cgit v1.2.3