X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fconfig%2Feditors%2FConfig.in;fp=package%2Fbusybox%2Fconfig%2Feditors%2FConfig.in;h=ee4ac86b3da75de48b152066bf2972a0006c17fa;hb=8b0988baecb0e7bcbbf9341e963c89847ba3b648;hp=49eb624aeee8e3bd66dd8bab6026573ee00e52e0;hpb=628a47642cea48639bcfb07b45ae4e277b72164f;p=openwrt%2Fstaging%2Fflorian.git diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in index 49eb624aee..ee4ac86b3d 100644 --- a/package/busybox/config/editors/Config.in +++ b/package/busybox/config/editors/Config.in @@ -22,7 +22,7 @@ config BUSYBOX_CONFIG_FEATURE_AWK_LIBM config BUSYBOX_CONFIG_CMP bool "cmp" - default n + default y help cmp is used to compare two files and returns the result to standard output.