diff options
Diffstat (limited to 'py/py.mk')
-rw-r--r-- | py/py.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -172,6 +172,7 @@ PY_O_BASENAME = \ ../extmod/fsusermount.o \ ../extmod/vfs_fat.o \ ../extmod/vfs_fat_diskio.o \ + ../extmod/vfs_fat_file.o \ ../extmod/moduos_dupterm.o \ # prepend the build destination prefix to the py object files |