mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 14:57:17 +00:00
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
|