aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-09-18 10:53:47 +0200
committerKarel Kočí <cynerd@email.cz>2015-09-18 10:53:47 +0200
commita25e3a4d3be6f3aedfa4088d6ee317d77a660fd2 (patch)
tree91854e9f9f18fa174b9d58e787e449a331165fb5 /.gitmodules
parentf96df2b2c1961acf8d2b10ad3ba8448596ec75ed (diff)
downloadlinux-conf-perf-a25e3a4d3be6f3aedfa4088d6ee317d77a660fd2.tar.gz
linux-conf-perf-a25e3a4d3be6f3aedfa4088d6ee317d77a660fd2.tar.bz2
linux-conf-perf-a25e3a4d3be6f3aedfa4088d6ee317d77a660fd2.zip
Move buildroot submodule to script folder
Novaboot, picosat,... are in script directory. Only buildroot was in root directory.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
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