summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------dependencies/util-linux0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 71584ce..ac3d55b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,3 +8,6 @@
path = dependencies/linux
url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
branch = master
+[submodule "dependencies/util-linux"]
+ path = dependencies/util-linux
+ url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
diff --git a/dependencies/util-linux b/dependencies/util-linux
new file mode 160000
+Subproject df9f1b2ee5bc90fc6f3b0089d2859df1b18f2c7