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