summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig.pl
Commit message (Collapse)AuthorAgeFilesLines
* build: ensure that reordering of KCONFIG lines are handled properly and that ↵nbd2012-07-221-1/+4
| | | | | | the final result does not depend on the package scan order git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/kconfig.pl: add a mode to generate a config diff that ignores added ↵nbd2011-01-291-2/+8
| | | | | | undefined config values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kconfig.pl: fix handling of multiple kmod-* package referencing the same ↵nbd2010-01-281-10/+22
| | | | | | KCONFIG symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kconfig.pl: interpret =n as undefined symbolnbd2009-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kconfig.pl: add support for custom prefixes instead of CONFIG_nbd2009-03-241-5/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kconfig.pl: throw warnings into stderr instead of stdoutnbd2009-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kconfig.pl split for config symbols that have "0" as valuenbd2007-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* major target cleanup. it is now possible to have subtargets that can ↵nbd2007-09-081-0/+148
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73