Commit d1eccc01 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent c1709672
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_INOTIFY_TOOLS
	bool "inotify-tools"
	depends on BR2_LARGEFILE
	depends on BR2_USE_MMU # fork()
	help
	  inotify-tools is a C library and a set of command-line
	  programs for Linux providing a simple interface to inotify.