summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 96219008dea8e164edd728f96b757977dcd8b772 (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "src/user/app/ext2fs/ext2"]
	path = src/user/app/ext2fs/ext2
	url = https://github.com/dzwdz/ext2.git
[submodule "toolchain/binutils"]
	path = toolchain/binutils
	url = https://github.com/dzwdz/camellia-binutils
	branch = camellia
[submodule "toolchain/gcc"]
	path = toolchain/gcc
	url = https://github.com/dzwdz/gcc