summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4af731c87d6b36bf03465c907561a7c4c11da582 (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "src/user/app/ext2fs/ext2"]
	path = src/cmd/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