mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
fs: Move inotify.c from fs/notify/ to fs/vfs/
and merge fs/notify/notify.h into fs/vfs/vfs.h Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan C. Assis
parent
1ea0ae8073
commit
c9dc89142c
@@ -135,7 +135,6 @@ source "fs/mqueue/Kconfig"
|
||||
source "fs/shm/Kconfig"
|
||||
source "fs/mmap/Kconfig"
|
||||
source "fs/partition/Kconfig"
|
||||
source "fs/notify/Kconfig"
|
||||
source "fs/fat/Kconfig"
|
||||
source "fs/nfs/Kconfig"
|
||||
source "fs/nxffs/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user