summaryrefslogtreecommitdiff
path: root/mpy-cross
diff options
context:
space:
mode:
Diffstat (limited to 'mpy-cross')
-rw-r--r--mpy-cross/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpy-cross/Makefile b/mpy-cross/Makefile
index d9234ac02..fb1ab1ffd 100644
--- a/mpy-cross/Makefile
+++ b/mpy-cross/Makefile
@@ -78,6 +78,7 @@ endif
SRC_C = \
main.c \
gccollect.c \
+ supervisor/stub/stack.c \
supervisor/shared/translate.c
# Add fmode when compiling with mingw gcc