diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3acdd6d..72f4042 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = scripts/novaboot url = https://github.com/wentasah/novaboot.git [submodule "scripts/buildroot"] - path = buildroot + path = scripts/buildroot url = http://git.buildroot.net/git/buildroot.git [submodule "targets/ryuglab/linux"] path = targets/ryuglab/linux |