aboutsummaryrefslogtreecommitdiff
path: root/esp8266/Makefile
diff options
context:
space:
mode:
authorPaul Sokolovsky2015-12-31 00:52:01 +0200
committerPaul Sokolovsky2016-03-04 17:37:13 +0200
commit4284b3811f55faa8ed1a358396e168837990c07b (patch)
tree7e4bccfbf4da691f2636112b7fd90388c7958a75 /esp8266/Makefile
parent5d7c408ba89c40816cbed33e8a2ba74e5302fdc2 (diff)
esp8266: Enable modmachine.
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 7d3567e6d..27a35d7dd 100644
--- a/esp8266/Makefile
+++ b/esp8266/Makefile
@@ -63,6 +63,7 @@ SRC_C = \
modnetwork.c \
modutime.c \
moduos.c \
+ modmachine.c \
utils.c \
$(BUILD)/frozen.c \