summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules10
m---------dependencies/linux0
2 files changed, 10 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..71584ce
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,10 @@
+[submodule "analysis/dependency/util-linux"]
+ path = analysis/dependency/util-linux
+ url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
+[submodule "analysis/dependency/linux"]
+ path = analysis/dependency/linux
+ url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+[submodule "dependencies/linux"]
+ path = dependencies/linux
+ url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ branch = master
diff --git a/dependencies/linux b/dependencies/linux
new file mode 160000
+Subproject e93c9c99a629c61837d5a7fc2120cd2b6c70dbd