mirror of
https://github.com/apache/nuttx.git
synced 2026-09-03 15:43:01 +00:00
Fix a typo
This commit is contained in:
parent
d833144869
commit
372e399bbc
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ ifneq ($(CONFIG_NSOCKET_DESCRIPTORS),0)
|
|||
|
||||
CSRCS += fs_close.c fs_read.c fs_write.c fs_ioctl.c
|
||||
|
||||
# Stream support
|
||||
# Support for network access using streams
|
||||
|
||||
ifneq ($(CONFIG_NFILE_STREAMS),0)
|
||||
CSRCS += fs_fdopen.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue