Config.in 252 B

12345678
  1. config BR2_PACKAGE_FINDUTILS
  2. bool "findutils"
  3. depends on BR2_USE_WCHAR
  4. help
  5. Basic directory searching utilities. Provides the
  6. common 'find', 'xargs', 'locate', and 'updatedb' binaries.
  7. http://www.gnu.org/software/findutils/findutils.html