Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/ClusterM/hakchi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dbef24ed0856ceb2a06b95dc8dc90eee09dbc184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "3rdparty/mkbootimg"]
	path = 3rdparty/mkbootimg
	url = https://github.com/osm0sis/mkbootimg
[submodule "3rdparty/sunxi-tools"]
	path = 3rdparty/sunxi-tools
	url = https://github.com/linux-sunxi/sunxi-tools
[submodule "3rdparty/macdylibbundler"]
	path = 3rdparty/macdylibbundler
	url = https://github.com/auriamg/macdylibbundler
[submodule "3rdparty/mkbootfs"]
	path = 3rdparty/mkbootfs
	url = https://github.com/osm0sis/mkbootfs/
[submodule "3rdparty/decodepng"]
	path = 3rdparty/decodepng
	url = https://github.com/DanTheMan827/decodepng.git