openwrt/scripts
Felix Fietkau edd87061ec scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM
Use similar approach as r47461 to reduce output for busybox config.

Since r39435 CONFIG_BUSYBOX_CUSTOM=y has caused the addition of
all ~260 busybox config options to the diffconfig output even if
only one option has been changed.

This patch eliminates the unchanged busybox config options from the output
and leaves only the actually modified options.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 47463
2015-11-13 11:34:18 +00:00
..
config scripts/config: fix handling of CONFDEFAULT on oldconfig 2015-11-03 12:00:53 +00:00
flashing scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
arm-magic.sh scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX 2015-05-28 10:48:23 +00:00
brcmImage.pl
bundle-libraries.sh scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 2014-06-02 13:27:23 +00:00
checkpatch.pl scripts/checkpatch.pl: Fix deprecation warnings 2015-11-02 10:17:03 +00:00
clang-gcc-wrapper build: fix build on Mac OS X 10.9 2013-10-28 15:15:09 +00:00
clean-package.sh build: clean up stale files from a previous build when installing a package build to the staging dir 2013-05-29 10:31:45 +00:00
cleanfile scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 2013-08-31 11:16:44 +00:00
cleanpatch scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 2013-08-31 11:16:44 +00:00
combined-ext-image.sh
combined-image.sh
config.guess update config.guess & config.sub 2015-11-02 18:12:45 +00:00
config.rpath
config.sub update config.guess & config.sub 2015-11-02 18:12:45 +00:00
deptest.sh
diffconfig.sh scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM 2015-11-13 11:34:18 +00:00
dl_cleanup.py dl_cleanup: Fix linux blacklist 2015-10-07 10:51:18 +00:00
download.pl script: downlaod: change mirror for kernel.org 2015-09-11 17:59:12 +00:00
env env: allow passing a commit message on save 2015-05-01 17:23:15 +00:00
ext-toolchain.sh scripts: fix 64bit uclibc external toolchain detection 2015-07-14 09:57:52 +00:00
feeds scripts/feeds: allow export of feeds with static revisions 2015-08-23 09:35:46 +00:00
freebsd.sh build: BSD compile fixes 2013-03-07 17:32:29 +00:00
gen-dependencies.sh scripts: avoid outputting empty lines in gen-dependencies.sh 2015-01-29 22:05:31 +00:00
getver.sh scripts: fix getver git dir check 2015-02-14 20:48:37 +00:00
ipkg-build ipkg-build: add ogargs to outer tar/ipk 2015-09-11 16:34:22 +00:00
ipkg-make-index.sh scripts: ensure that ipkg-make-index.sh exits successfully 2015-05-27 08:29:10 +00:00
kconfig.pl scripts/kconfig.pl: Indicate which file we couldn't open 2014-01-19 17:27:04 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl scripts/metadata.pl: do not emit ARCH selection for a target if it has subtargets 2015-03-29 04:31:15 +00:00
metadata.pm scripts/metadata.pm: save target makefile names 2015-03-15 11:08:01 +00:00
mkits.sh build: make device-tree arg optional in mkits.sh 2015-05-10 11:46:45 +00:00
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the MR1750 2015-09-14 20:11:18 +00:00
openbsd.sh build: BSD compile fixes 2013-03-07 17:32:29 +00:00
pad_image
patch-kernel.sh scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches 2015-08-25 07:46:32 +00:00
patch-specs.sh
redboot-script.pl scripts: add tool for generating redboot scripts 2015-07-25 12:12:03 +00:00
relink-lib.sh
remote-gdb scripts: remote-gdb: fix target / libc matching on directory names 2015-01-23 12:41:06 +00:00
rstrip.sh scripts: extend rstrip.sh to remove bad rpaths 2015-02-10 15:48:48 +00:00
slugimage.pl
srecimage.pl scripts: add srecimage.pl, a script to convert binaries to SREC format 2015-05-28 15:53:55 +00:00
strip-kmod.sh build: Allow kernel modules to set build ID debug symbol 2015-10-30 15:20:12 +00:00
symlink-tree.sh scripts/symlink-tree.sh: print warnings/errors to stderr 2013-02-21 11:45:27 +00:00
sysupgrade-nand.sh build: add a build step for generic sysupgrade nand image 2015-09-04 14:44:27 +00:00
timestamp.pl
ubinize-image.sh scripts: fix ubinize-image on OS X 2015-03-15 05:12:11 +00:00
update-package-md5sum