diff options
| author | Michael Forney <mforney@mforney.org> | 2024-08-10 04:20:24 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2024-08-10 04:20:49 -0700 |
| commit | c15374ebf5fd8cdd09fcb92bf2549d10fb15640a (patch) | |
| tree | 19e357c2f070a9e9f5e80f2367bcd34eb4367824 /.gitmodules | |
| parent | 0eb0850eec36af11a0038cd8d878416281287637 (diff) | |
wireguard-tools: Fix build
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1f031739..df8a3e16 100644 --- a/.gitmodules +++ b/.gitmodules @@ -372,6 +372,7 @@ [submodule "pkg/wireguard-tools/src"] path = pkg/wireguard-tools/src url = https://git.zx2c4.com/wireguard-tools + ignore = all [submodule "pkg/wl9/src"] path = pkg/wl9/src url = https://git.sr.ht/~mcf/wl9 |
