X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/803f5ac0656f3d66f3537a2bd19e00454c3169b5..6b08782f4c7ffa224646b5e5fb5c4afa4d513ebb:/openwrt/package/busybox/config/coreutils/Config.in diff --git a/openwrt/package/busybox/config/coreutils/Config.in b/openwrt/package/busybox/config/coreutils/Config.in index 10cf659b1..299e060cc 100644 --- a/openwrt/package/busybox/config/coreutils/Config.in +++ b/openwrt/package/busybox/config/coreutils/Config.in @@ -337,7 +337,7 @@ config BUSYBOX_CONFIG_OD config BUSYBOX_CONFIG_PRINTF bool "printf" - default n + default y help printf is used to format and print specified strings. It's similar to `echo' except it has more options.