lib/lwip: Add LwIP stack as a submodule in the library directory

This commit is contained in:
Galen Hazelwood
2015-10-11 14:58:11 -07:00
committed by Paul Sokolovsky
parent 91f2168dd5
commit 22cb7cd953
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
[submodule "lib/libffi"]
path = lib/libffi
url = https://github.com/atgreen/libffi
[submodule "lib/lwip"]
path = lib/lwip
url = http://git.savannah.gnu.org/r/lwip.git

1
lib/lwip Submodule

Submodule lib/lwip added at 5b8b5d459e