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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2011-02-13 01:44:53 +00:00
parent 0dccf8045e
commit 57b0788226
1 changed files with 1 additions and 1 deletions

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