Reorder submodules

This commit is contained in:
Alex Kotov 2022-01-17 11:16:07 +05:00
parent fedd638b77
commit bee117814a
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "vendor/seabios"]
path = vendor/seabios
url = https://review.coreboot.org/seabios.git
[submodule "vendor/coreboot"]
path = vendor/coreboot
url = https://review.coreboot.org/coreboot.git
[submodule "vendor/libkernaux"]
path = vendor/libkernaux
url = https://github.com/tailix/libkernaux.git
[submodule "vendor/seabios"]
path = vendor/seabios
url = https://review.coreboot.org/seabios.git