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.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/fs/nxffs/Make.defs b/nuttx/fs/nxffs/Make.defs
index 6409c23bc..4d7dcf3f4 100644
--- a/nuttx/fs/nxffs/Make.defs
+++ b/nuttx/fs/nxffs/Make.defs
@@ -37,8 +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_read.c nxffs_reformat.c nxffs_stat.c nxffs_unlink.c \
- nxffs_util.c nxffs_write.c
+ nxffs_pack.c nxffs_read.c nxffs_reformat.c nxffs_stat.c \
+ nxffs_unlink.c nxffs_util.c nxffs_write.c
# Argument for dependency checking