mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
straighten out files in some Make.defs files
This commit is contained in:
+2
-2
@@ -67,8 +67,8 @@ else
|
||||
# Common file/socket descriptor support
|
||||
|
||||
CSRCS += fs_close.c fs_dup.c fs_dup2.c fs_fcntl.c fs_filedup.c fs_filedup2.c
|
||||
CSRCS += fs_ioctl.c fs_lseek.c fs_mkdir.c fs_open.c fs_poll.c fs_read.c
|
||||
CSRCS += fs_rename.c fs_rmdir.c fs_stat.c fs_statfs.c fs_select.c
|
||||
CSRCS += fs_fsync.c fs_ioctl.c fs_lseek.c fs_mkdir.c fs_open.c fs_poll.c
|
||||
CSRCS += fs_read.c fs_rename.c fs_rmdir.c fs_stat.c fs_statfs.c fs_select.c
|
||||
CSRCS += fs_unlink.c fs_write.c
|
||||
|
||||
# Stream support
|
||||
|
||||
Reference in New Issue
Block a user