Added libgo2 submodule

This is needed for the Odroid Go Advance target
This commit is contained in:
Dimitris Panokostas 2020-01-24 12:33:56 +01:00
parent eab8b9088f
commit f6d1248f7b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/capsimg"]
path = external/capsimg
url = https://github.com/FrodeSolheim/capsimg
[submodule "external/libgo2"]
path = external/libgo2
url = https://github.com/OtherCrashOverride/libgo2