blob: c93d81d2ae71bca0f45514fd0a6281f17fa3840c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "scripts/novaboot"]
path = scripts/novaboot
url = https://github.com/wentasah/novaboot.git
[submodule "scripts/buildroot"]
path = scripts/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
[submodule "targets/bbb/linux"]
path = targets/bbb/linux
url = https://github.com/wentasah/linux-beagleboard.git
|