8e9a990ae9
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
config BR2_PACKAGE_WHICH
|
|
bool "which"
|
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
help
|
|
The standard 'which' utility.
|
|
|
|
http://carlowood.github.io/which/index.html
|