Config.in 264 B

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