mirror of
https://github.com/tailix/libkernaux.git
synced 2024-10-30 11:54:01 -04:00
13 lines
419 B
Text
13 lines
419 B
Text
[submodule "vendor/cross"]
|
|
path = vendor/cross
|
|
url = https://github.com/tailix/cross.git
|
|
ignore = dirty
|
|
[submodule "vendor/limine"]
|
|
path = vendor/limine
|
|
url = https://github.com/limine-bootloader/limine.git
|
|
[submodule "vendor/opensbi"]
|
|
path = vendor/opensbi
|
|
url = https://github.com/riscv-software-src/opensbi.git
|
|
[submodule "vendor/u-boot"]
|
|
path = vendor/u-boot
|
|
url = https://source.denx.de/u-boot/u-boot.git
|