blob: b087d6f461bf11cd746b102fee2c095108755edb (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "linux"]
path = linux
url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
[submodule "scripts/novaboot"]
path = scripts/novaboot
url = https://github.com/wentasah/novaboot.git
[submodule "scripts/buildroot"]
path = buildroot
url = http://git.buildroot.net/git/buildroot.git
|