summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGalen Hazelwood <galenhz@gmail.com>2015-10-11 14:58:11 -0700
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-10-23 00:35:20 +0300
commit22cb7cd95336a4ce2f42e8f16cee71127f4728ce (patch)
tree67ac2b9b3d34cf04b614eb4ea9999b688cc600fb
parent91f2168dd53bf13807a7191b92851bf74fed0920 (diff)
lib/lwip: Add LwIP stack as a submodule in the library directory
-rw-r--r--.gitmodules3
m---------lib/lwip0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f12681b6b..254dabf02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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
diff --git a/lib/lwip b/lib/lwip
new file mode 160000
+Subproject 5b8b5d459e7dd890724515bbfad86c705234f9e