summaryrefslogtreecommitdiffstats
path: root/scripts/diffconfig.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: add new menuconfig code based on linux 3.9nbd2013-04-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and ↵nbd2011-03-281-0/+3
| | | | | | CONFIG_TOOLCHAINOPTS properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/diffconfig.sh: use the new kconfig mode to remove some more ↵nbd2011-01-291-1/+1
| | | | | | unnecessary entries in the generated output git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add scripts/diffconfig.sh: a tool for making reduced .config filesnbd2011-01-291-0/+8
these files contain only the target selection and options that differ from the default settings this makes it much easier to review .config files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25231 3c298f89-4303-0410-b956-a3cf2f4a3e73