Added submodules

This commit is contained in:
Alex 2022-09-28 20:58:22 +03:00
parent f83dacc7aa
commit 393754d182
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "Kernel"]
path = Kernel
url = https://github.com/Fennix-Project/Kernel.git
[submodule "Lynx"]
path = Lynx
url = https://github.com/Fennix-Project/Lynx.git
[submodule "Userspace"]
path = Userspace
url = https://github.com/Fennix-Project/Userspace.git

1
Kernel Submodule

@ -0,0 +1 @@
Subproject commit 4d6c3db0fcb83b46facd44274605f378b3e1a333

1
Lynx Submodule

@ -0,0 +1 @@
Subproject commit ffc31f4d6000ef64d80c85ead14775f5ae3b1dc9

1
Userspace Submodule

@ -0,0 +1 @@
Subproject commit 8d7cb4dbd90b8a66cbacea328602f9f4d0a0fd89