diff options
author | Karel Kočí <cynerd@email.cz> | 2015-05-06 11:56:19 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-05-06 11:56:19 +0200 |
commit | 6fed74c11b1813eff58fa438fb33c4b1cd1123e5 (patch) | |
tree | 980f4022d5664ddc5881750e9671b61ddf2bdc6c /.gitmodules | |
parent | 85a82310f73ddf212c297505248a59e0898b1204 (diff) | |
download | linux-conf-perf-6fed74c11b1813eff58fa438fb33c4b1cd1123e5.tar.gz linux-conf-perf-6fed74c11b1813eff58fa438fb33c4b1cd1123e5.tar.bz2 linux-conf-perf-6fed74c11b1813eff58fa438fb33c4b1cd1123e5.zip |
Move buildroot submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e04bd61..b087d6f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,5 +5,5 @@ path = scripts/novaboot url = https://github.com/wentasah/novaboot.git [submodule "scripts/buildroot"] - path = scripts/buildroot + path = buildroot url = http://git.buildroot.net/git/buildroot.git |