mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-17 18:28:31 +00:00
libuv:add inotify test for nuttx
Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
parent
8b6e63c22d
commit
5891f7037b
1 changed files with 2 additions and 0 deletions
|
|
@ -86,7 +86,9 @@ CSRCS += idna.c
|
|||
CSRCS += strscpy.c
|
||||
CSRCS += strtok.c
|
||||
endif
|
||||
ifeq ($(CONFIG_FS_NOTIFY),)
|
||||
CSRCS += no-fsevents.c
|
||||
endif
|
||||
CSRCS += uv-common.c
|
||||
CSRCS += random-devurandom.c
|
||||
CSRCS += random.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue