mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
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
|