diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-03-29 16:46:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-29 16:46:56 -0700 |
| commit | 5cc52fb7b7a21f4f8c8b410b1c7d9f5f7d106565 (patch) | |
| tree | 93218ad00e7df798d43f306b69025065fd479714 | |
| parent | 5ad69b2907e93bae7742c922be321ca358c027c5 (diff) | |
| parent | ab6896206deaba0e3e9cc84fa5451bb77eb8b406 (diff) | |
Merge pull request #1727 from tannewt/remove_lwip4.0.0-beta.6
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 |
