summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-29 14:26:55 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-29 14:26:55 -0500
commit5b3b058cafa8793607143cdfc5ac0d5249dcd5ff (patch)
treed1bbed0a1597f205f1d0cc2740c783386931f8f4 /.gitmodules
parent620fda5791ed8f21cc00bc81eec896204b96a39f (diff)
chore: add NeBoot firmware as `src/boot`
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7ee9edb..bb7f024 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "src/c++tools"]
path = src/c++tools
url = git@github.com:nekernel-org/necti.git
+[submodule "src/boot"]
+ path = src/boot
+ url = git@github.com:nekernel-org/neboot.git