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 /.gitmodules | |
| 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.
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 |
