summaryrefslogtreecommitdiff
path: root/nuttx/fs/nxffs/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/fs/nxffs/Make.defs')
-rw-r--r--nuttx/fs/nxffs/Make.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/fs/nxffs/Make.defs b/nuttx/fs/nxffs/Make.defs
index 88c3d9cee..6409c23bc 100644
--- a/nuttx/fs/nxffs/Make.defs
+++ b/nuttx/fs/nxffs/Make.defs
@@ -37,7 +37,8 @@ ifeq ($(CONFIG_FS_NXFFS),y)
ASRCS +=
CSRCS += nxffs_block.c nxffs_blockstats.c nxffs_cache.c nxffs_dirent.c \
nxffs_initialize.c nxffs_inode.c nxffs_ioctl.c nxffs_open.c \
- nxffs_reformat.c nxffs_stat.c nxffs_unlink.c nxffs_util.c
+ nxffs_read.c nxffs_reformat.c nxffs_stat.c nxffs_unlink.c \
+ nxffs_util.c nxffs_write.c
# Argument for dependency checking