1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typo

This commit is contained in:
Stefan Lankes 2016-09-02 15:20:35 +02:00
parent bd71d62653
commit fb2d9f83c8

14
.gitmodules vendored
View file

@ -1,28 +1,28 @@
[submodule "linux"]
path = linux
url = https://github.com:RWTH-OS/linux.git
url = https://github.com/RWTH-OS/linux.git
branch = hermit
[submodule "hermit/usr/gcc"]
path = hermit/usr/gcc
url = https://github.com:RWTH-OS/gcc.git
url = https://github.com/RWTH-OS/gcc.git
branch = hermit
[submodule "hermit/usr/binutils"]
path = hermit/usr/binutils
url = https://github.com:RWTH-OS/binutils.git
url = https://github.com/RWTH-OS/binutils.git
branch = hermit
[submodule "hermit/usr/pte"]
path = hermit/usr/pte
url = https://github.com:RWTH-OS/pthread-embeded.git
url = https://github.com/RWTH-OS/pthread-embeded.git
branch = hermit
[submodule "hermit/usr/newlib"]
path = hermit/usr/newlib
url = https://github.com:RWTH-OS/newlib.git
url = https://github.com/RWTH-OS/newlib.git
branch = hermit
[submodule "hermit/lwip"]
path = hermit/lwip
url = https://github.com:RWTH-OS/LwIP.git
url = https://github.com/RWTH-OS/LwIP.git
branch = hermit
[submodule "hermit/usr/libomp"]
path = hermit/usr/libomp
url = https://github.com:RWTH-OS/libomp_oss.git
url = https://github.com/RWTH-OS/libomp_oss.git
branch = hermit