blob: 1bd04982fa70da0a40574ddbfcf0ffa8e6bbea94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[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
[submodule "targets/ryuglab/linux"]
path = targets/ryuglab/linux
url = https://github.com/Cynerd/linux-ryu.git
|