repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve clean targets
[buildroot.git]
/
package
/
findutils
/
Config.in
blob
fc1ea09043804ca66f544d9758713cd548131c9d
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
9
http://www.gnu.org/software/findutils/findutils.html