busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips

SVN-Revision: 25494
v19.07.3_mercusys_ac12_duma
Felix Fietkau 13 years ago
parent 858292316b
commit 5ad114bf47

@ -29,7 +29,7 @@ config BUSYBOX_CONFIG_CMP
config BUSYBOX_CONFIG_DIFF
bool "diff"
default y
default n
help
diff compares two files or directories and outputs the
differences between them in a form that can be given to

Loading…
Cancel
Save