Merge branch 'KFS-5' of https://github.com/jzck/kernel into KFS-5
This commit is contained in:
commit
ea87e5a453
1 changed files with 1 additions and 1 deletions
2
kernel-rs/.gitmodules
vendored
2
kernel-rs/.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
[submodule "multiboot2-elf64"]
|
[submodule "multiboot2-elf64"]
|
||||||
path = multiboot2-elf64
|
path = multiboot2-elf64
|
||||||
url = git@github.com:jzck/multiboot2-elf64.git
|
url = https://github.com/jzck/multiboot2-elf64.git
|
||||||
[submodule "x86"]
|
[submodule "x86"]
|
||||||
path = x86
|
path = x86
|
||||||
url = https://github.com/jzck/x86.git
|
url = https://github.com/jzck/x86.git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue