mirror of https://github.com/hak5/openwrt-owl.git
parent
4d3c9e0734
commit
5a00b8b98a
|
@ -337,7 +337,7 @@ config BUSYBOX_CONFIG_OD
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_PRINTF
|
config BUSYBOX_CONFIG_PRINTF
|
||||||
bool "printf"
|
bool "printf"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
printf is used to format and print specified strings.
|
printf is used to format and print specified strings.
|
||||||
It's similar to `echo' except it has more options.
|
It's similar to `echo' except it has more options.
|
||||||
|
|
Loading…
Reference in New Issue