Skip to content

Commit 84cf2f4

Browse files
d-a-vigrr
authored andcommitted
lwip2: automatically clone lwip's git
1 parent 32f6826 commit 84cf2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/sdk/lwip2/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
all install clean: builder/Makefile.arduino
2+
all install clean: builder/lwip2-src/README
33
make -C builder -f Makefile.arduino $@
44

5-
builder/Makefile.arduino:
5+
builder/lwip2-src/README:
66
git submodule update --init --recursive builder

0 commit comments

Comments
 (0)