summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/Makefile')
-rw-r--r--esp8266/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile
index ceb4653e9a..0a8592249b 100644
--- a/esp8266/Makefile
+++ b/esp8266/Makefile
@@ -66,6 +66,7 @@ SRC_C = \
modmachine.c \
utils.c \
$(BUILD)/frozen.c \
+ ../extmod/modlwip.o \
STM_SRC_C = $(addprefix stmhal/,\
pybstdio.c \