We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f6826 commit 84cf2f4Copy full SHA for 84cf2f4
tools/sdk/lwip2/Makefile
@@ -1,6 +1,6 @@
1
2
-all install clean: builder/Makefile.arduino
+all install clean: builder/lwip2-src/README
3
make -C builder -f Makefile.arduino $@
4
5
-builder/Makefile.arduino:
+builder/lwip2-src/README:
6
git submodule update --init --recursive builder
0 commit comments