Commit Graph

11 Commits

Author SHA1 Message Date
Felix Fietkau 184d735707 scripts/kconfig.pl: allow regex syntax in filtering out config entries
This will be used to filter out some autogenerated config values from
the kernel config files

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-11-13 13:17:53 +01:00
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-06-07 08:58:42 +02:00
John Crispin 2f5f498969 scripts/kconfig.pl: Indicate which file we couldn't open
Signed-off-by: Daniel Colascione <dancol@dancol.org>

SVN-Revision: 39327
2014-01-19 17:27:04 +00:00
Felix Fietkau 2335304a08 build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order
SVN-Revision: 32788
2012-07-22 21:00:07 +00:00
Felix Fietkau b760b5fcf7 scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values
SVN-Revision: 25232
2011-01-29 02:35:24 +00:00
Felix Fietkau 75e38a19cf kconfig.pl: fix handling of multiple kmod-* package referencing the same KCONFIG symbols
SVN-Revision: 19366
2010-01-28 19:27:43 +00:00
Felix Fietkau 9a3368ebca kconfig.pl: interpret =n as undefined symbol
SVN-Revision: 15003
2009-03-24 01:34:23 +00:00
Felix Fietkau 59848db7da kconfig.pl: add support for custom prefixes instead of CONFIG_
SVN-Revision: 15002
2009-03-24 01:34:14 +00:00
Felix Fietkau 7f4bc03adb kconfig.pl: throw warnings into stderr instead of stdout
SVN-Revision: 14807
2009-03-09 15:05:32 +00:00
Felix Fietkau 15bc93fc03 fix kconfig.pl split for config symbols that have "0" as value
SVN-Revision: 8847
2007-09-19 20:55:05 +00:00
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00