summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
Diffstat (limited to 'py')
-rw-r--r--py/py.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/py.mk b/py/py.mk
index b08b3f80c..8c2d3c7b8 100644
--- a/py/py.mk
+++ b/py/py.mk
@@ -192,6 +192,7 @@ PY_EXTMOD_O_BASENAME = \
extmod/vfs_fat.o \
extmod/vfs_fat_diskio.o \
extmod/vfs_fat_file.o \
+ extmod/vfs_lfs.o \
extmod/utime_mphal.o \
extmod/uos_dupterm.o \
lib/embed/abort_.o \