diff options
| author | Michael Forney <mforney@mforney.org> | 2020-02-22 17:22:30 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-03-01 19:24:52 -0800 |
| commit | b8450d1d4cc65064a053328ca3e5939d44895c09 (patch) | |
| tree | ee40793c3fd96b6cc28174b8b1d41d19ee728660 /.gitmodules | |
| parent | a008fe2867d95352d04d93b9a0f7db1b1079d4cc (diff) | |
Add f2fs-tools 1.13.0
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 55b21214..446c9f5e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,6 +50,9 @@ [submodule "pkg/expat/src"] path = pkg/expat/src url = https://github.com/libexpat/libexpat +[submodule "pkg/f2fs-tools/src"] + path = pkg/f2fs-tools/src + url = https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git [submodule "pkg/farbfeld/src"] path = pkg/farbfeld/src url = git://git.suckless.org/farbfeld |
