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
This commit is contained in:
Felix Fietkau 2011-02-13 01:44:53 +00:00
parent 858292316b
commit 5ad114bf47

View file

@ -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