mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-15 11:00:07 -04:00
Add vendored cross-compiler as submodule "vendor/cross"
This commit is contained in:
parent
a1635a4e63
commit
70fbfdc6f1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "vendor/cross"]
|
||||
path = vendor/cross
|
||||
url = https://github.com/tailix/cross.git
|
||||
[submodule "vendor/limine"]
|
||||
path = vendor/limine
|
||||
url = https://github.com/limine-bootloader/limine.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue