1 config BR2_PACKAGE_INOTIFY_TOOLS
3 depends on BR2_USE_MMU # fork()
5 inotify-tools is a C library and a set of command-line
6 programs for Linux providing a simple interface to inotify.
7 These programs can be used to monitor and act upon
8 filesystem events. Provides the 'inotifywait' and 'inotifywatch'
11 https://github.com/rvoicilas/inotify-tools