mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
lwip2: automatically clone lwip's git
This commit is contained in:
parent
32f6826dcf
commit
84cf2f4b5e
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
all install clean: builder/Makefile.arduino
|
all install clean: builder/lwip2-src/README
|
||||||
make -C builder -f Makefile.arduino $@
|
make -C builder -f Makefile.arduino $@
|
||||||
|
|
||||||
builder/Makefile.arduino:
|
builder/lwip2-src/README:
|
||||||
git submodule update --init --recursive builder
|
git submodule update --init --recursive builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user