diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-03-29 15:03:10 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-03-29 15:03:10 -0700 |
| commit | ab6896206deaba0e3e9cc84fa5451bb77eb8b406 (patch) | |
| tree | e0d36272f6d70db28cd1553455be946baed5ad7f /.gitmodules | |
| parent | aca74a5394a25ed5cd80bcb7d5050383681304c8 (diff) | |
Remove lwip submodule because it is unused.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 5ddbc4494..163d45fcd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,9 +5,6 @@ [submodule "lib/libffi"] path = lib/libffi url = https://github.com/atgreen/libffi -[submodule "lib/lwip"] - path = lib/lwip - url = https://git.savannah.gnu.org/r/lwip.git [submodule "lib/berkeley-db-1.xx"] path = lib/berkeley-db-1.xx url = https://github.com/pfalcon/berkeley-db-1.xx |
