summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig.pl
Commit message (Collapse)AuthorAgeFilesLines
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* scripts/kconfig.pl: Indicate which file we couldn't openJohn Crispin2014-01-191-1/+1
| | | | | | Signed-off-by: Daniel Colascione <dancol@dancol.org> SVN-Revision: 39327
* build: ensure that reordering of KCONFIG lines are handled properly and that ↵Felix Fietkau2012-07-221-1/+4
| | | | | | the final result does not depend on the package scan order SVN-Revision: 32788
* scripts/kconfig.pl: add a mode to generate a config diff that ignores added ↵Felix Fietkau2011-01-291-2/+8
| | | | | | undefined config values SVN-Revision: 25232
* kconfig.pl: fix handling of multiple kmod-* package referencing the same ↵Felix Fietkau2010-01-281-10/+22
| | | | | | KCONFIG symbols SVN-Revision: 19366
* kconfig.pl: interpret =n as undefined symbolFelix Fietkau2009-03-241-1/+1
| | | | SVN-Revision: 15003
* kconfig.pl: add support for custom prefixes instead of CONFIG_Felix Fietkau2009-03-241-5/+18
| | | | SVN-Revision: 15002
* kconfig.pl: throw warnings into stderr instead of stdoutFelix Fietkau2009-03-091-1/+1
| | | | SVN-Revision: 14807
* fix kconfig.pl split for config symbols that have "0" as valueFelix Fietkau2007-09-191-1/+1
| | | | SVN-Revision: 8847
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-0/+148
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694