- [submodule "buildroot"]
- path = buildroot
- url = https://github.com/buildroot/buildroot
- shallow = true
- [submodule "qemu"]
- path = qemu
- url = https://github.com/cirosantilli/qemu
- shallow = true
- [submodule "linux"]
- path = linux
- url = https://github.com/cirosantilli/linux
- shallow = true
|