mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
35f6c37e2d
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
config BR2_PACKAGE_TIME
|
|
bool "time"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
The GNU time utility.
|
|
|
|
http://savannah.gnu.org/projects/time/
|