summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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