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 | |
| parent | aca74a5394a25ed5cd80bcb7d5050383681304c8 (diff) | |
Remove lwip submodule because it is unused.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | lib/lwip | 0 |
2 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 diff --git a/lib/lwip b/lib/lwip deleted file mode 160000 -Subproject 5b8b5d459e7dd890724515bbfad86c705234f9e |
